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!

Cos'è MCRES - Maps and Mods for Minecraft PE?

MCRES - Maps and Mods for Minecraft PE è un'estensione di Chrome sviluppata da http://mcres.me, e la sua funzione principale è "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione MCRES - Maps and Mods for Minecraft PE

Scarica i file di estensione MCRES - Maps and Mods for Minecraft PE in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
URL Ufficiale https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Descrizione View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
Dimensione del File 246 KB
Conteggio Installazioni 576
Versione Corrente 1.1
Ultimo Aggiornamento 2019-10-12
Data di Pubblicazione 2019-10-12
Valutazione 3.50/5 Totale 4 Valutazioni
Sviluppatore http://mcres.me
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://mcres.me/
URL della Pagina di Aiuto https://mcres.me/members/mcresapp/
URL della Pagina della Politica sulla Privacy https://octarus.com/privacy
Lingue Supportate 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"
}