Daily Goal Tracker
Track your goals in your New Tab page. Mark each day complete and see your progress
Cos'è Daily Goal Tracker?
Daily Goal Tracker è un'estensione di Chrome sviluppata da Daily Goal Tracker, e la sua funzione principale è "Track your goals in your New Tab page. Mark each day complete and see your progress".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Daily Goal Tracker
Scarica i file di estensione Daily Goal Tracker 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
Track the progress of one goal over the course of a month. Each time you open a new tab, you can see how much progress you are making. Mark each day you work toward your monthly goal. Informazioni di Base sull'Estensione
| Nome | |
| ID | kkkbeobfnlpmnicdfeniadepkmhgecgp |
| URL Ufficiale | https://chromewebstore.google.com/detail/daily-goal-tracker/kkkbeobfnlpmnicdfeniadepkmhgecgp |
| Descrizione | Track your goals in your New Tab page. Mark each day complete and see your progress |
| Dimensione del File | 622 KB |
| Conteggio Installazioni | 457 |
| Versione Corrente | 0.0.0.32 |
| Ultimo Aggiornamento | 2017-04-27 |
| Data di Pubblicazione | 2017-04-26 |
| Valutazione | 2.25/5 Totale 4 Valutazioni |
| Sviluppatore | Daily Goal Tracker |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Daily Goal Tracker",
"description": "Track your goals in your New Tab page. Mark each day complete and see your progress",
"version": "0.0.0.32",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |