Chrome Dashboard
Better new chrome startpage with built-in search engine,most visited websites and beautiful background images
Chrome Dashboardとは何ですか?
Chrome DashboardはBetter addonsによって開発されたChromeの拡張機能で、その主な機能は「Better new chrome startpage with built-in search engine,most visited websites and beautiful background images」です。
拡張機能のスクリーンショット
Chrome Dashboard拡張機能のCRXファイルをダウンロード
Chrome Dashboard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace the default white Chrome startpage with a practical dashboard featuring search engine, favorite websites and beautiful background images updated weekly. Tip: Use Ctrl -/+ on your keyboard to adjust to your screen.
拡張機能の基本情報
名前 | Chrome Dashboard |
ID | jkhcdncinkkdajmcgapnpnjegcgonmkb |
公式URL | https://chromewebstore.google.com/detail/chrome-dashboard/jkhcdncinkkdajmcgapnpnjegcgonmkb |
説明 | Better new chrome startpage with built-in search engine,most visited websites and beautiful background images |
ファイルサイズ | 1.18 MB |
インストール数 | 1,221 |
現在のバージョン | 1.0.149 |
最終更新日 | 2021-06-01 |
公開日 | 2020-05-13 |
評価 | 3.45/5 合計 11 レビュー |
開発者 | Better addons |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "description": "Better new chrome startpage with built-in search engine,most visited websites and beautiful background images", "manifest_version": 2, "name": "Chrome Dashboard", "icons": { "128": "images64\/128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.149" } |