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.”。
擴展截圖
下載Minecraft Wallpapers and New Tab擴展crx文件
下載Minecraft Wallpapers and New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | nkdokhojjaibibfcglclfhpkgmckible |
官方網址 | 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" } |