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 |
| 官方網址 | 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",
" | |