Smart Notes

browser based sticky notes 🔥

Co to jest Smart Notes?

Smart Notes to rozszerzenie Chrome opracowane przez https://smartcodehub.com, a jego główną funkcją jest „browser based sticky notes 🔥”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Smart Notes

Pobierz pliki rozszerzeń Smart Notes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Smart Notes Smart Notes
ID aimmakfgnnekphmbajghonpfkjljmfkn
Oficjalny URL https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn
Opis browser based sticky notes 🔥
Rozmiar pliku 3.69 MB
Liczba instalacji 1,488
Aktualna Wersja 1.0.7
Ostatnia Aktualizacja 2020-06-29
Data Publikacji 2020-06-29
Ocena 4.20/5 Łącznie 5 Oceny
Deweloper https://smartcodehub.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://smartnotes.smartcodehub.com/
Obsługiwane Języki 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'"
}