All themes - New Tab

Themes in New Tab

All themes - New Tabとは何ですか?

All themes - New Tabはhttps://newtab.shopによって開発されたChromeの拡張機能で、その主な機能は「Themes in New Tab」です。

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

screenshot

All themes - New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        All themes Full HD wallpapers and form of search on the internet in new tab.                    

拡張機能の基本情報

名前 All themes - New Tab All themes - New Tab
ID inlnifdegnnmomcbaokncgnkgaapgfjo
公式URL https://chrome.google.com/webstore/detail/all-themes-new-tab/inlnifdegnnmomcbaokncgnkgaapgfjo
説明 Themes in New Tab
ファイルサイズ 18.98 KB
インストール数 622
現在のバージョン 1.2.1.8
最終更新日 2022-11-24
公開日 2022-10-29
開発者 https://newtab.shop
Eメール [email protected]
支払い方法 free
対応言語 de,en,fr,nl,no,vi,tr,da,es,it,pt-BR,pt-PT,sv,el,ru,hi,th,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.2.1.8",
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}