Metro Speed Dial - Modern New Tab page
A modern and simple speed dial that lets you bring all the websites you love to the new tab page.
什么是Metro Speed Dial - Modern New Tab page?
Metro Speed Dial - Modern New Tab page是由Patrick CC开发的Chrome扩展程序,该扩展的主要功能是“A modern and simple speed dial that lets you bring all the websites you love to the new tab page.”。
扩展截图
下载Metro Speed Dial - Modern New Tab page扩展crx文件
下载Metro Speed Dial - Modern New Tab page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Add all the pages you love to your highly customizable Speed Dial (New Tab page) to get quick access to them. Everything is just one click away!
Features:
• Easily customizable tiles
• A wide selection of high quality 4K backgrounds
• Support for uploading your custom backgrounds
• Notes and todos available with just a single click
• Quick access to Chrome's history, downloads, bookmarks and extensions
• Google search engine included in the Speed Dial
• Support for importing & exporting your pages, notes & settings
No data is collected while using this extension. Enjoy! 扩展基本信息
| 名称 | |
| ID | onhhmnkghemlcnlglcnjkhebiclbklpl |
| 官方URL | https://chromewebstore.google.com/detail/metro-speed-dial-modern-n/onhhmnkghemlcnlglcnjkhebiclbklpl |
| 简介 | A modern and simple speed dial that lets you bring all the websites you love to the new tab page. |
| 文件大小 | 23.31 MB |
| 安装次数 | 227 |
| 当前版本 | 2.1.0 |
| 更新时间 | 2022-09-16 |
| 上架时间 | 2019-05-19 |
| 评分 | 4.00/5 共4次评分 |
| 开发者 | Patrick CC |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Metro Speed Dial - Modern New Tab page",
"description": "A modern and simple speed dial that lets you bring all the websites you love to the new tab page.",
"version": "2.1.0",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_icon": "img\/favicon.png"
}
} | |