Newtab Notepad
Simple notepad and task manager for newtab.
Cos'è Newtab Notepad?
Newtab Notepad è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Simple notepad and task manager for newtab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Newtab Notepad
Scarica i file di estensione Newtab Notepad 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
Simple newtab page that works as a notepad. Saves after close. Type "#" and refresh to create a task. Lightweight and power-efficient. Informazioni di Base sull'Estensione
| Nome | |
| ID | lpaljnokgodjncnejlfagmapjldgbflm |
| URL Ufficiale | https://chromewebstore.google.com/detail/newtab-notepad/lpaljnokgodjncnejlfagmapjldgbflm |
| Descrizione | Simple notepad and task manager for newtab. |
| Dimensione del File | 8.5 KB |
| Conteggio Installazioni | 99 |
| Versione Corrente | 1.2 |
| Ultimo Aggiornamento | 2017-05-04 |
| Data di Pubblicazione | 2017-05-04 |
| Valutazione | 3.33/5 Totale 6 Valutazioni |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://gokulswamy.me |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Newtab Notepad",
"short_name": "Newtabpad",
"description": "Simple notepad and task manager for newtab.",
"version": "1.2",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |