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!

Hvad er MCRES - Maps and Mods for Minecraft PE?

MCRES - Maps and Mods for Minecraft PE er en Chrome-udvidelse udviklet af http://mcres.me, og dens hovedfunktion er "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download MCRES - Maps and Mods for Minecraft PE-udvidelses-CRX-fil

Download MCRES - Maps and Mods for Minecraft PE-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
Officiel URL https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Beskrivelse View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
Filstørrelse 246 KB
Antal Installationer 576
Nuværende Version 1.1
Senest Opdateret 2019-10-12
Udgivelsesdato 2019-10-12
Bedømmelse 3.50/5 Samlet 4 Bedømmelser
Udvikler http://mcres.me
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://mcres.me/
Hjælpeside-URL https://mcres.me/members/mcresapp/
URL til Fortrolighedspolitik Side https://octarus.com/privacy
Understøttede Sprog 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"
}