Minecraft Wallpapers and New Tab

Give your Chrome a new look with Minecraft wallpapers.

Minecraft Wallpapers and New Tab란 무엇입니까?

Minecraft Wallpapers and New Tab은(는) gamenewtab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Give your Chrome a new look with Minecraft wallpapers."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Minecraft Wallpapers and New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Install this Minecraft addon to get a different view on each tab. Amazing screenshots are waiting for you in our extension, download chrome to have it right away without wasting time


OUR FEATURES

-+- High resolution new tab wallpapers.

-+- Awesome selection of Minecraft images!

-+- You will get great images of Minecraft in every new tab.

-+- Simple, search from your Minecraft new tab page.

-+- Rating, google apps, social media shortcuts quick links widgets available on new tab page.

-+- Search box in the middle.

-+- Games -+- More than 1200 great games.

-+- Time and date widget.

If you have any negative thoughts about our Minecraft images new tab extension, you can get back to us and send us your special requests.                    

확장 프로그램 기본 정보

이름 Minecraft Wallpapers and New Tab Minecraft Wallpapers and New Tab
ID nkdokhojjaibibfcglclfhpkgmckible
공식 URL https://chrome.google.com/webstore/detail/minecraft-wallpapers-and/nkdokhojjaibibfcglclfhpkgmckible
설명 Give your Chrome a new look with Minecraft wallpapers.
파일 크기 38.86 KB
설치 횟수 200,000
현재 버전 0.0.1
최근 업데이트 2021-12-01
출시 날짜 2021-12-01
평점 4.67/5 총 3 개의 평점
개발자 gamenewtab.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/gamenewtab-privacy-policy/h
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "minecraft-js51\/minecraft55.js"
        ]
    },
    "browser_action": [],
    "chrome_url_overrides": {
        "newtab": "batch32.html"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "minecraft-icons2\/icon-128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "offline_enabled": false,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}