Music Search and HD Wallpapers - New Tab

Personalize your Start Page page with The New Tab! Get custom backgrounds, layouts and tiles for your homepage

Music Search and HD Wallpapers - New Tab क्या है?

Music Search and HD Wallpapers - New Tab https://zotdox.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Personalize your Start Page page with The New Tab! Get custom backgrounds, layouts and tiles for your homepage"।

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

screenshot
screenshot
screenshot

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

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

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

                        I present to your attention the extension with a new tab of the Music Search.

You can use all the existing settings:
Change background
Change the search engine: bing, yahoo, google and others.
to customize the taskbar. and bookmarks.

Our extension can be fully customized according to our needs, enjoy                    

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

नाम Music Search and HD Wallpapers - New Tab Music Search and HD Wallpapers - New Tab
ID jaoimfngakolfmjbblmdkaipkhmdijbc
आधिकारिक URL https://chrome.google.com/webstore/detail/music-search-and-hd-wallp/jaoimfngakolfmjbblmdkaipkhmdijbc
विवरण Personalize your Start Page page with The New Tab! Get custom backgrounds, layouts and tiles for your homepage
फ़ाइल का आकार 7.35 MB
स्थापना संख्या 16
वर्तमान संस्करण 1.0
अंतिम अपडेट 2018-08-24
प्रकाशन तिथि 2018-08-24
डेवलपर https://zotdox.com
भुगतान के प्रकार free
समर्थित भाषाएँ de,en,en-GB,nl,es,it,pl,pt-BR,pt-PT,ro,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "icons": {
        "128": "img\/128.png",
        "256": "img\/256.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/zotdox.com\/favicon.ico",
            "image_url": "https:\/\/zotdox.com\/web\/search?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "myDownloads",
            "name": "myDownloads",
            "search_url": "https:\/\/zotdox.com\/web\/search?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/zotdox.com\/web\/search?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab.html"
    },
    "browser_action": {
        "default_icon": "img\/128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "history",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "contextMenus",
        "storage",
        "topSites",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "version": "1.0"
}