MatTab

A material design NewTab Page for Chrome

MatTabとは何ですか?

MatTabはarcによって開発されたChromeの拡張機能で、その主な機能は「A material design NewTab Page for Chrome」です。

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

screenshot
screenshot
screenshot
screenshot

MatTab拡張機能のCRXファイルをダウンロード

MatTab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Replace the boring new tab page from Chrome with something more beautiful!

MatTab enables you to create big shortcut tiles that look stunning. The tiles will even show an optional news feed. Use a static color, a custom wallpaper or even a regularly updating background to make MatTab your own. 

Are you a developer? You can help me to improve it: https://github.com/arcs-/MatTab

The default wallpaper is from Gérardine Dellsperger.                    

拡張機能の基本情報

名前 MatTab MatTab
ID anfjeecbbmmjhbpopgnhibodoblgaakj
公式URL https://chromewebstore.google.com/detail/mattab/anfjeecbbmmjhbpopgnhibodoblgaakj
説明 A material design NewTab Page for Chrome
ファイルサイズ 1.36 MB
インストール数 65
現在のバージョン 1.6.2
最終更新日 2019-03-23
公開日 2019-03-22
評価 4.50/5 合計 4 レビュー
開発者 arc
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "A material design NewTab Page for Chrome",
    "icons": {
        "128": "img\/128.png",
        "64": "img\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjKlebU0e7Z6fN8XKz2HBW8aAaTUkP9ETGeOKkUR1qIHYXVw9PaCrrbxtpDcaDnCGQp6gIAUI+oxfDRG5X7hmODSiJBu8EIpnopWoLcV\/GMt31L3Up3E7CBuF\/hSoPrG+aHH4rI2q5jV1LeTcLi0wJNrilEA2hunCYbC27pgCpwiTfS5IHt7BEm60q7wno2D6E9SfnOcgme29BUrPzj8bi2UWrlFs\/PWKXtew6Fw4vnbEfAiY3\/sxo\/EP2b1odxKh2LZkUJCZu5zzHJmAhVt5IUwIsK6\/M+I+swEbZk9CjpkmJE093IFgXzyHOcUKYcLWHKsPhmpwVeWLgMZdAAMeAwIDAQAB",
    "manifest_version": 2,
    "name": "MatTab",
    "permissions": [
        "",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.2"
}