Papyrus
Open a new tab and write your best thoughts.
Cos'è Papyrus?
Papyrus è un'estensione di Chrome sviluppata da kirills167, e la sua funzione principale è "Open a new tab and write your best thoughts.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Papyrus
Scarica i file di estensione Papyrus 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
                        New tab application which can help to keep your thoughts.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | gcmoecodjdhjhpomcfebhgjgjddhfonk | 
| URL Ufficiale | https://chromewebstore.google.com/detail/papyrus/gcmoecodjdhjhpomcfebhgjgjddhfonk | 
| Descrizione | Open a new tab and write your best thoughts. | 
| Dimensione del File | 4.95 KB | 
| Conteggio Installazioni | 72 | 
| Versione Corrente | 0.0.2 | 
| Ultimo Aggiornamento | 2016-04-07 | 
| Data di Pubblicazione | 2016-04-07 | 
| Valutazione | 5.00/5 Totale 2 Valutazioni | 
| Sviluppatore | kirills167 | 
| Tipo di Pagamento | free | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Papyrus",
    "description": "Open a new tab and write your best thoughts.",
    "version": "0.0.2",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}  |  |