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
官方URL 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"
}