MCPEBox.Com - The World of Minecraft PE

MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied

什麼是MCPEBox.Com - The World of Minecraft PE?

MCPEBox.Com - The World of Minecraft PE是由https://mcpebox.com開發的Chrome擴展程式,該擴展的主要功能是“MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載MCPEBox.Com - The World of Minecraft PE擴展crx文件

下載MCPEBox.Com - The World of Minecraft PE擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        You are looking for maps, mods, addons, texture packs, seeds, skins, servers and more for Minecraft Pocket Edition -  Bedrock Engine?

MCPE Box is the # 1 place to download Maps, Mods, Textures, Seeds, Skins, Servers for Minecraft: Bedrock Edition (formerly known as Pocket Edition). We showcase creations that are high quality, entertaining, and valuable. Everything is free to download, constantly updated, and free of annoying ads.

View the coolest maps, mods, addons, texture packs, seeds, skins, servers and more for Minecraft PE, all in one app for you to enjoy!

What you can find:
- Maps
- Mods
- Addons
- Seeds
- Skins
- Texture Packs
- Commands
- Servers

In addition, our website also regularly updates the latest Minecraft Bedrock Edition which you can download for free on Android and iOS devices.
And lots more to discover...

MCPEBox.Com is not affiliated with Mojang AB.                    

擴展基本資訊

名稱 MCPEBox.Com - The World of Minecraft PE MCPEBox.Com - The World of Minecraft PE
ID npjkaiffgdmmfpohgbpcpkdbcjfeeejg
官方網址 https://chrome.google.com/webstore/detail/mcpeboxcom-the-world-of-m/npjkaiffgdmmfpohgbpcpkdbcjfeeejg
簡介 MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied
檔案大小 293 KB
安裝次數 1,000
目前版本 1.1
更新時間 2021-09-21
上架時間 2021-01-25
評分 5.00/5 共 2 次評分
開發者 https://mcpebox.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://mcpebox.com/
說明頁面URL https://mcpebox.com/
隱私政策頁面URL https://mcpebox.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MCPEBox.Com - The World of Minecraft PE",
    "description": "MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. \u2705Free download. \u2705Updated daily. \u2705Verfied",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "https:\/\/mcpebox.com\/*"
    ],
    "version": "1.1"
}