Harry Potter Wallpaper Custom New Tab

Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.

Harry Potter Wallpaper Custom New Tab क्या है?

Harry Potter Wallpaper Custom New Tab Funpapers द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans."।

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

screenshot
screenshot

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

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

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

                        Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.                    

एक्सटेंशन की मूल जानकारी

नाम Harry Potter Wallpaper Custom New Tab Harry Potter Wallpaper Custom New Tab
ID bgegeabeglhjgkjfimnfeencmalgdleh
आधिकारिक URL https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh
विवरण Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
फ़ाइल का आकार 53.9 MB
स्थापना संख्या 863
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2021-10-22
प्रकाशन तिथि 2021-10-22
डेवलपर Funpapers
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "author": "TabDoctor",
    "background": {
        "service_worker": "content\/background.js"
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-128.png",
        "48": "img\/icon-128.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "minimum_chrome_version": "88",
    "name": "__MSG_extTitle__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}