Typedash

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

What is Typedash?

Typedash is a Chrome extension developed by https://typedash.io, and its main feature is "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Typedash Extension CRX File

Download Typedash extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
Official URL https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
Description Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
File Size 4.63 KB
Installation Count 298
Current Version 0.1
Last Updated 2018-10-08
Publish Date 2018-10-08
Rating 3.60/5 Total 15 Ratings
Developer https://typedash.io
Payment Type free
Supported Languages 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"
    }
}