Material Design New Tab
Material Design new tab page
什么是Material Design New Tab?
Material Design New Tab是由https://tab.xiejie.co开发的Chrome扩展程序,该扩展的主要功能是“Material Design new tab page”。
扩展截图
下载Material Design New Tab扩展crx文件
下载Material Design New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A beautiful and customizable new tab page to replace the default.
Features
- Material Design style
- Manage your favorite websites
- Switchable search engines
- Weather forecast, Chrome Apps list
- You can view all and recently added bookmarks, and you can also search
- Personalized background with wallpaper or solid color
- Customizable settings 扩展基本信息
| 名称 | |
| ID | kgfodmcknjlgkbgkkafogbdaibkfgdgo |
| 官方URL | https://chromewebstore.google.com/detail/material-design-new-tab/kgfodmcknjlgkbgkkafogbdaibkfgdgo |
| 简介 | Material Design new tab page |
| 文件大小 | 405 KB |
| 安装次数 | 3,535 |
| 当前版本 | 1.8.7 |
| 更新时间 | 2018-11-21 |
| 上架时间 | 2018-11-21 |
| 评分 | 4.78/5 共78次评分 |
| 开发者 | https://tab.xiejie.co |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://tab.xiejie.co |
| 帮助页面URL | https://tab.xiejie.co/logs |
| 支持的语言 | en,bg,ru,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Material Design New Tab",
"version": "1.8.7",
"manifest_version": 2,
"default_locale": "en",
"description": "__MSG_appDescription__",
"icons": {
"16": "icons\/[email protected]",
"48": "icons\/[email protected]",
"128": "icons\/[email protected]"
},
"background": {
"page": "index.html"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage",
"management",
"bookmarks",
"background",
"geolocation",
" | |