Minecraft Pro Tool

Welcome to the Minecraft Pro Tool extension!

Τι είναι το Minecraft Pro Tool;

Το Minecraft Pro Tool είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://minecraftprotool.com, και η κύρια λειτουργία του είναι "Welcome to the Minecraft Pro Tool extension!".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Minecraft Pro Tool

Λήψη αρχείων επέκτασης Minecraft Pro Tool σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
}