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」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 Material Design New Tab Material Design New Tab
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
Eメール [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",
        ""
    ]
}