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

O que é MCPEBox.Com - The World of Minecraft PE?

MCPEBox.Com - The World of Minecraft PE é uma extensão do Chrome desenvolvida por https://mcpebox.com, e sua principal característica é "MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MCPEBox.Com - The World of Minecraft PE

Baixe arquivos de extensão MCPEBox.Com - The World of Minecraft PE no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome MCPEBox.Com - The World of Minecraft PE MCPEBox.Com - The World of Minecraft PE
ID npjkaiffgdmmfpohgbpcpkdbcjfeeejg
URL Oficial https://chrome.google.com/webstore/detail/mcpeboxcom-the-world-of-m/npjkaiffgdmmfpohgbpcpkdbcjfeeejg
Descrição MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied
Tamanho do Arquivo 293 KB
Contagem de Instalações 1,000
Versão Atual 1.1
Última Atualização 2021-09-21
Data de Publicação 2021-01-25
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://mcpebox.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://mcpebox.com/
URL da Página de Ajuda https://mcpebox.com/
URL da Página de Política de Privacidade https://mcpebox.com/privacy-policy
Idiomas Suportados 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"
}