Secret Notes

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

Wat is Secret Notes?

Secret Notes is een Chrome-extensie ontwikkeld door Nicholas Z., en de belangrijkste functie is "Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly".

Download het CRX-bestand van de extensie Secret Notes

Download Secret Notes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Secret Notes Secret Notes
ID hedimpoelhfnnnkhnbbdpaahkjenfppn
Officiële URL https://chromewebstore.google.com/detail/secret-notes/hedimpoelhfnnnkhnbbdpaahkjenfppn
Beschrijving Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly
Bestandsgrootte 39.12 KB
Aantal Installaties 173
Huidige Versie 2.0
Laatst Bijgewerkt 2018-01-18
Publicatiedatum 2018-01-17
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Nicholas Z.
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}