Smart Notes

browser based sticky notes 🔥

Was ist Smart Notes?

Smart Notes ist eine Chrome-Erweiterung, die von https://smartcodehub.com entwickelt wurde, und ihr Hauptmerkmal ist "browser based sticky notes 🔥".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Smart Notes-Erweiterungs-CRX-Datei herunterladen

Laden Sie Smart Notes-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Smart Note  is a note-taking displaying them in easy to consume way, and brand new feature of video conferencing directly from your browser new tab without going to any url  developed by Smartcodehub

It also supports photo notes, voice notes. a simple alarm notification setting
 We covered it when it launched, but the short version is that Smart Notes lets you quickly take and save those notes, photos, voice memos, 

It supports Video Calls Audio Calls video Conferencing screen sharing for better colabration Call recording and many more which you expect from an app the cool thing is you can do it directly fro your browsers new tab                    

Grundlegende Informationen zur Erweiterung

Name Smart Notes Smart Notes
ID aimmakfgnnekphmbajghonpfkjljmfkn
Offizielle URL https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn
Beschreibung browser based sticky notes 🔥
Dateigröße 3.69 MB
Installationsanzahl 1,488
Aktuelle Version 1.0.7
Letztes Update 2020-06-29
Veröffentlichungsdatum 2020-06-29
Bewertung 4.20/5 Insgesamt 5 Bewertungen
Entwickler https://smartcodehub.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://smartnotes.smartcodehub.com/
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smart Notes",
    "author": "Neeraj Dana",
    "version": "1.0.7",
    "description": "browser based sticky notes \ud83d\udd25",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "notifications"
    ],
    "content_security_policy": "script-src 'self' https:\/\/*.smartcodehub.com; object-src 'self'"
}