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

Was ist MCPEBox.Com - The World of Minecraft PE?

MCPEBox.Com - The World of Minecraft PE ist eine Chrome-Erweiterung, die von https://mcpebox.com entwickelt wurde, und ihr Hauptmerkmal ist "MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

MCPEBox.Com - The World of Minecraft PE-Erweiterungs-CRX-Datei herunterladen

Laden Sie MCPEBox.Com - The World of Minecraft PE-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name MCPEBox.Com - The World of Minecraft PE MCPEBox.Com - The World of Minecraft PE
ID npjkaiffgdmmfpohgbpcpkdbcjfeeejg
Offizielle URL https://chrome.google.com/webstore/detail/mcpeboxcom-the-world-of-m/npjkaiffgdmmfpohgbpcpkdbcjfeeejg
Beschreibung MCPE Box is the no1 place to download Maps, Mods, Textures, Seeds, Skins for Minecraft PE. ✅Free download. ✅Updated daily. ✅Verfied
Dateigröße 293 KB
Installationsanzahl 1,000
Aktuelle Version 1.1
Letztes Update 2021-09-21
Veröffentlichungsdatum 2021-01-25
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://mcpebox.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://mcpebox.com/
Hilfeseite URL https://mcpebox.com/
URL der Datenschutzrichtlinien-Seite https://mcpebox.com/privacy-policy
Unterstützte Sprachen 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"
}