Typedash

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

什么是Typedash?

Typedash是由https://typedash.io开发的Chrome扩展程序,该扩展的主要功能是“Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Typedash扩展crx文件

下载Typedash扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
官方URL https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
简介 Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
文件大小 4.63 KB
安装次数 298
当前版本 0.1
更新时间 2018-10-08
上架时间 2018-10-08
评分 3.60/5 共15次评分
开发者 https://typedash.io
付费类型 free
支持的语言 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"
    }
}