Secret Notes

Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly

Co je Secret Notes?

Secret Notes je rozšíření Chrome vyvinuté Nicholas Z., a jeho hlavní funkcí je „Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly“.

Stáhnout soubor CRX rozšíření Secret Notes

Stáhněte si soubory rozšíření Secret Notes ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                                            

Základní Informace o Rozšíření

Název Secret Notes Secret Notes
ID hedimpoelhfnnnkhnbbdpaahkjenfppn
Oficiální URL https://chromewebstore.google.com/detail/secret-notes/hedimpoelhfnnnkhnbbdpaahkjenfppn
Popis Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly
Velikost souboru 39.12 KB
Počet instalací 173
Aktuální Verze 2.0
Poslední Aktualizace 2018-01-18
Datum Vydání 2018-01-17
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Nicholas Z.
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Secret Notes",
    "short_name": "SecretNotes",
    "description": "Keep notes and hide them by closing the chrome extension.  Good for using when you need to access notes quickly",
    "version": "2.0",
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png",
        "default_popup": "popup.html"
    }
}