Tiny notes
Create your tiny notes without leaving current tab
Cos'è Tiny notes?
Tiny notes è un'estensione di Chrome sviluppata da taras.d, e la sua funzione principale è "Create your tiny notes without leaving current tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tiny notes
Scarica i file di estensione Tiny notes 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
                                             Informazioni di Base sull'Estensione
| Nome |   |  
| ID | bhpicdlgfpjaidahkmfddkehnmlbljed | 
| URL Ufficiale | https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed | 
| Descrizione | Create your tiny notes without leaving current tab | 
| Dimensione del File | 38.17 KB | 
| Conteggio Installazioni | 71 | 
| Versione Corrente | 1.0.3 | 
| Ultimo Aggiornamento | 2017-02-20 | 
| Data di Pubblicazione | 2017-02-19 | 
| Valutazione | 5.00/5 Totale 1 Valutazioni | 
| Sviluppatore | taras.d | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tiny notes",
    "version": "1.0.3",
    "description": "Create your tiny notes without leaving current tab",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Tiny notes",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "24": "icons\/icon-24.png",
            "32": "icons\/icon-32.png"
        }
    }
}  |  |