Daynero - A minimalist new tab page
Time is money. Use it wisely.
Cos'è Daynero - A minimalist new tab page?
Daynero - A minimalist new tab page è un'estensione di Chrome sviluppata da SirBubbles, e la sua funzione principale è "Time is money. Use it wisely.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Daynero - A minimalist new tab page
Scarica i file di estensione Daynero - A minimalist new tab page 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 minimalist new tab page.
There's only so many hours in a week - and so many days in a year.
Stay alert - make sure you're aware of the passing of time.
Every hour is a block in the week view, and every day is a block in the year view. Informazioni di Base sull'Estensione
| Nome | |
| ID | maacngmpajmokngpihimcpkcahkldghf |
| URL Ufficiale | https://chromewebstore.google.com/detail/daynero-a-minimalist-new/maacngmpajmokngpihimcpkcahkldghf |
| Descrizione | Time is money. Use it wisely. |
| Dimensione del File | 171 KB |
| Conteggio Installazioni | 74 |
| Versione Corrente | 0.1.2 |
| Ultimo Aggiornamento | 2017-08-09 |
| Data di Pubblicazione | 2017-08-08 |
| Valutazione | 4.80/5 Totale 5 Valutazioni |
| Sviluppatore | SirBubbles |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Daynero - A minimalist new tab page",
"short_name": "Daynero",
"version": "0.1.2",
"description": "Time is money. Use it wisely.",
"icons": {
"128": "icon_128.png"
},
"author": "Jo Chuang",
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |