Typedash

Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.

Cos'è Typedash?

Typedash è un'estensione di Chrome sviluppata da https://typedash.io, e la sua funzione principale è "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Typedash

Scarica i file di estensione Typedash 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

                        Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.                    

Informazioni di Base sull'Estensione

Nome Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
URL Ufficiale https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
Descrizione Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
Dimensione del File 4.63 KB
Conteggio Installazioni 298
Versione Corrente 0.1
Ultimo Aggiornamento 2018-10-08
Data di Pubblicazione 2018-10-08
Valutazione 3.60/5 Totale 15 Valutazioni
Sviluppatore https://typedash.io
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Typedash",
    "description": "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}