done.today

Stupid Simple Productivity. done.today replaces your new tab into a delightful productivity dashboard.

Cos'è done.today?

done.today è un'estensione di Chrome sviluppata da https://usedone.today, e la sua funzione principale è "Stupid Simple Productivity. done.today replaces your new tab into a delightful productivity dashboard.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione done.today

Scarica i file di estensione done.today 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

                        done.today replaces your new tab into a beautiful and productive workbench

Make daily check-ins, track completed items, maintain streaks and become more productive with #donetoday                    

Informazioni di Base sull'Estensione

Nome done.today done.today
ID dicmbalkebnfabeppjbpalefhcglphei
URL Ufficiale https://chromewebstore.google.com/detail/donetoday/dicmbalkebnfabeppjbpalefhcglphei
Descrizione Stupid Simple Productivity. done.today replaces your new tab into a delightful productivity dashboard.
Dimensione del File 1.78 MB
Conteggio Installazioni 31
Versione Corrente 1.8
Ultimo Aggiornamento 2020-05-04
Data di Pubblicazione 2020-05-03
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://usedone.today
Tipo di Pagamento free
Sito Web dell'Estensione http://usedone.today
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "done.today",
    "description": "Stupid Simple Productivity. done.today replaces your new tab into a delightful productivity dashboard.",
    "version": "1.8",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'; 'unsafe-eval'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/logo16.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "permissions": [
        "storage"
    ],
    "browser_action": []
}