MCRES - Maps and Mods for Minecraft PE

View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!

Was ist MCRES - Maps and Mods for Minecraft PE?

MCRES - Maps and Mods for Minecraft PE ist eine Chrome-Erweiterung, die von http://mcres.me entwickelt wurde, und ihr Hauptmerkmal ist "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

MCRES - Maps and Mods for Minecraft PE-Erweiterungs-CRX-Datei herunterladen

Laden Sie MCRES - Maps and Mods for 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

                        MCresources is a content sharing platform for Minecraft Bedrock Edition, previously known as MCPE, or Pocket Edition. We showcase creations that are high quality, entertaining, and valuable.

We offer downloads to top creations, like Maps, Mods, Addons, Resource and Behavior packs, Music packs, and tons of other creations. We also offer minigames, standalone builds, and lots more genres, too numerous to count. There are over 200 kid friendly creations, with full reviews, so you know exactly how and what the creation is used for and how it works. 

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

Subcategories:
-Redstone
-Mansions
-Minigames
-Adventure
-Parkour
-Biomes
-Castles

and lots more to discover...

MCresources is not affiliated with Mojang AB.                    

Grundlegende Informationen zur Erweiterung

Name MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
Offizielle URL https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Beschreibung View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
Dateigröße 246 KB
Installationsanzahl 576
Aktuelle Version 1.1
Letztes Update 2019-10-12
Veröffentlichungsdatum 2019-10-12
Bewertung 3.50/5 Insgesamt 4 Bewertungen
Entwickler http://mcres.me
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://mcres.me/
Hilfeseite URL https://mcres.me/members/mcresapp/
URL der Datenschutzrichtlinien-Seite https://octarus.com/privacy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MCRES - Maps and Mods for Minecraft PE",
    "description": "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!",
    "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": [
        "tabs",
        "alarms",
        "notifications",
        "https:\/\/mcres.me\/"
    ],
    "version": "1.1"
}