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!

What is MCRES - Maps and Mods for Minecraft PE?

MCRES - Maps and Mods for Minecraft PE is a Chrome extension developed by http://mcres.me, and its main feature is "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download MCRES - Maps and Mods for Minecraft PE Extension CRX File

Download MCRES - Maps and Mods for Minecraft PE extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
Official URL https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Description View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
File Size 246 KB
Installation Count 576
Current Version 1.1
Last Updated 2019-10-12
Publish Date 2019-10-12
Rating 3.50/5 Total 4 Ratings
Developer http://mcres.me
Email [email protected]
Payment Type free
Extension Website https://mcres.me/
Help Page URL https://mcres.me/members/mcresapp/
Privacy Policy Page URL https://octarus.com/privacy
Supported Languages 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"
}