Minecraft Pro Tool

Welcome to the Minecraft Pro Tool extension!

Minecraft Pro Tool क्या है?

Minecraft Pro Tool https://minecraftprotool.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Welcome to the Minecraft Pro Tool extension!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Minecraft Pro Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Minecraft Pro Tool Minecraft Pro Tool
ID lbjjjpjoflfiienpkmopdkechjmcdecg
आधिकारिक URL https://chromewebstore.google.com/detail/minecraft-pro-tool/lbjjjpjoflfiienpkmopdkechjmcdecg
विवरण Welcome to the Minecraft Pro Tool extension!
फ़ाइल का आकार 471 KB
स्थापना संख्या 53
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2022-12-14
प्रकाशन तिथि 2022-12-13
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://minecraftprotool.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://minecraftprotool.com/
गोपनीयता नीति पृष्ठ URL https://minecraftprotool.com/privacy-policy.pdf
समर्थित भाषाएँ 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"
}