RhiNote

Taking notes has never been this simple before!

Cos'è RhiNote?

RhiNote è un'estensione di Chrome sviluppata da VYKDigital, e la sua funzione principale è "Taking notes has never been this simple before!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione RhiNote

Scarica i file di estensione RhiNote in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        A very simple note taking extension that does not disrupt what you are doing. Rhinote lays over what ever site you are browsing so you can easily write a note and go back to browsing. Features auto saves so you never lose your notes. Choose the color you want you note to be to stay organize.                    

Informazioni di Base sull'Estensione

Nome RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
URL Ufficiale https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
Descrizione Taking notes has never been this simple before!
Dimensione del File 281 KB
Conteggio Installazioni 13
Versione Corrente 0.0.1
Ultimo Aggiornamento 2016-10-16
Data di Pubblicazione 2016-10-16
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore VYKDigital
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html"
    },
    "description": "Taking notes has never been this simple before!",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "RhiNote",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}