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 |
电子邮箱 | [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" } |