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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Personalize your Start Page page with The New Tab! Get custom backgrounds, layouts and tiles for your homepage"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Music Search and HD Wallpapers - New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
}