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.」です。
拡張機能のスクリーンショット
Typedash拡張機能のCRXファイルをダウンロード
Typedash拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
拡張機能の基本情報
名前 | 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" } } |