Smart Notes

browser based sticky notes 🔥

Qu'est-ce que Smart Notes ?

Smart Notes est une extension Chrome développée par https://smartcodehub.com, et sa fonction principale est "browser based sticky notes 🔥".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Smart Notes

Téléchargez les fichiers d'extension Smart Notes au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Smart Notes Smart Notes
ID aimmakfgnnekphmbajghonpfkjljmfkn
URL Officiel https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn
Description browser based sticky notes 🔥
Taille du Fichier 3.69 MB
Nombre d'Installations 1,488
Version Actuelle 1.0.7
Dernière Mise à Jour 2020-06-29
Date de Publication 2020-06-29
Évaluation 4.20/5 Total 5 Évaluations
Développeur https://smartcodehub.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://smartnotes.smartcodehub.com/
Langues Prises en Charge 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'"
}