All themes - New Tab

Themes in New Tab

All themes - New Tab क्या है?

All themes - New Tab https://newtab.shop द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Themes in New Tab"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में All themes - New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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
}