scratch tab
turns every New Tab into a scratch pad
Cos'è scratch tab?
scratch tab è un'estensione di Chrome sviluppata da sj, e la sua funzione principale è "turns every New Tab into a scratch pad".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione scratch tab
Scarica i file di estensione scratch tab 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
                        not a scratching post.
not a fancy app.
definitely a place to remind yourself to PAY RENT TODAY OR ELSE.
maybe a place to remind yourself YOU'RE AWESOME/OKAY/BEAUTIFUL.
just some virtual scratch paper in your new tab.
+ all data is locally saved on your browser & available offline
+ try it out: https://sajoy.github.io/scratch-tab/                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | gaehhklohpncohpacfhddemnekcahfim | 
| URL Ufficiale | https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim | 
| Descrizione | turns every New Tab into a scratch pad | 
| Dimensione del File | 14.35 KB | 
| Conteggio Installazioni | 68 | 
| Versione Corrente | 1.0.1 | 
| Ultimo Aggiornamento | 2016-09-20 | 
| Data di Pubblicazione | 2016-09-19 | 
| Valutazione | 4.50/5 Totale 2 Valutazioni | 
| Sviluppatore | sj | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "scratch tab",
    "version": "1.0.1",
    "author": "Sarah Joy Calpo",
    "description": "turns every New Tab into a scratch pad",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    }
}  |  |