Minecraft Pro Tool
Welcome to the Minecraft Pro Tool extension!
Qu'est-ce que Minecraft Pro Tool ?
Minecraft Pro Tool est une extension Chrome développée par https://minecraftprotool.com, et sa fonction principale est "Welcome to the Minecraft Pro Tool extension!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Minecraft Pro Tool
Téléchargez les fichiers d'extension Minecraft Pro Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
We welcome you to the largest community of Minecraft fans. Now you have the opportunity to immerse yourself in the unique world of Minecraft even more. Add your favorite game design to your Google Chrome browser. And also at any moment you can upload new background images or screenshots of your most incredible constructions from the game Minecraft directly to the start page of your search. But that's not all! In addition to the design you get a unique opportunity to mine gold coins and exchange them for real money. Cool, isn't it? How to do it? It's very simple. First, install Minecraft Pro Tool in your browser and you'll get a unique set of tools right on your start page. There's nothing easier than mining gold with us, see for yourself. Are you ready for the adventure and the search for diamonds? Then click the Install button and become part of the largest community of Minecraft fans.
Informations de Base sur l'Extension
Nom | Minecraft Pro Tool |
ID | lbjjjpjoflfiienpkmopdkechjmcdecg |
URL Officiel | https://chromewebstore.google.com/detail/minecraft-pro-tool/lbjjjpjoflfiienpkmopdkechjmcdecg |
Description | Welcome to the Minecraft Pro Tool extension! |
Taille du Fichier | 471 KB |
Nombre d'Installations | 53 |
Version Actuelle | 1.0.5 |
Dernière Mise à Jour | 2022-12-14 |
Date de Publication | 2022-12-13 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://minecraftprotool.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://minecraftprotool.com/ |
URL de la Page de Politique de Confidentialité | https://minecraftprotool.com/privacy-policy.pdf |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "images\/128x128.png", "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/48x48.png" } }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "name": "Minecraft Pro Tool", "description": "Welcome to the Minecraft Pro Tool extension!", "icons": { "128": "images\/128x128.png", "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/48x48.png" }, "manifest_version": 3, "permissions": [ "storage", "topSites" ], "host_permissions": [ "*:\/\/*\/*" ], "externally_connectable": { "matches": [ "https:\/\/minecraftprotool.com\/*" ] }, "version": "1.0.5" } |