Minecraft Wallpapers and New Tab
Give your Chrome a new look with Minecraft wallpapers.
Cos'è Minecraft Wallpapers and New Tab?
Minecraft Wallpapers and New Tab è un'estensione di Chrome sviluppata da gamenewtab.com, e la sua funzione principale è "Give your Chrome a new look with Minecraft wallpapers.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Minecraft Wallpapers and New Tab
Scarica i file di estensione Minecraft Wallpapers and New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | nkdokhojjaibibfcglclfhpkgmckible |
URL Ufficiale | https://chrome.google.com/webstore/detail/minecraft-wallpapers-and/nkdokhojjaibibfcglclfhpkgmckible |
Descrizione | Give your Chrome a new look with Minecraft wallpapers. |
Dimensione del File | 38.86 KB |
Conteggio Installazioni | 200,000 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2021-12-01 |
Data di Pubblicazione | 2021-12-01 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | gamenewtab.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/gamenewtab-privacy-policy/h |
Lingue Supportate | 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" } |