All themes - New Tab

Themes in New Tab

What is All themes - New Tab?

All themes - New Tab is a Chrome extension developed by https://newtab.shop, and its main feature is "Themes in New Tab".

Extension Screenshots

screenshot

Download All themes - New Tab Extension CRX File

Download All themes - New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name All themes - New Tab All themes - New Tab
ID inlnifdegnnmomcbaokncgnkgaapgfjo
Official URL https://chrome.google.com/webstore/detail/all-themes-new-tab/inlnifdegnnmomcbaokncgnkgaapgfjo
Description Themes in New Tab
File Size 18.98 KB
Installation Count 622
Current Version 1.2.1.8
Last Updated 2022-11-24
Publish Date 2022-10-29
Developer https://newtab.shop
Email [email protected]
Payment Type free
Supported Languages 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
}