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!"입니다.
확장 프로그램 스크린샷
Minecraft Pro Tool 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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" } |