Minecraft Pro Tool

Welcome to the Minecraft Pro Tool extension!

Minecraft Pro Toolとは何ですか?

Minecraft Pro Toolはhttps://minecraftprotool.comによって開発されたChromeの拡張機能で、その主な機能は「Welcome to the Minecraft Pro Tool extension!」です。

拡張機能のスクリーンショット

screenshot

Minecraft Pro Tool拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}