Typedash

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

Apa itu Typedash?

Typedash adalah ekstensi Chrome yang dikembangkan oleh https://typedash.io, dan fitur utamanya adalah "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Typedash

Unduh file ekstensi Typedash dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
URL Resmi https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
Deskripsi Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
Ukuran File 4.63 KB
Jumlah Instalasi 298
Versi Saat Ini 0.1
Terakhir Diperbarui 2018-10-08
Tanggal Publikasi 2018-10-08
Penilaian 3.60/5 Total 15 Penilaian
Pengembang https://typedash.io
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}