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!

Co to jest MCRES - Maps and Mods for Minecraft PE?

MCRES - Maps and Mods for Minecraft PE to rozszerzenie Chrome opracowane przez http://mcres.me, a jego główną funkcją jest „View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia MCRES - Maps and Mods for Minecraft PE

Pobierz pliki rozszerzeń MCRES - Maps and Mods for Minecraft PE w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
Oficjalny URL https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Opis View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
Rozmiar pliku 246 KB
Liczba instalacji 576
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2019-10-12
Data Publikacji 2019-10-12
Ocena 3.50/5 Łącznie 4 Oceny
Deweloper http://mcres.me
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://mcres.me/
Adres URL Strony Pomocy https://mcres.me/members/mcresapp/
Adres URL Strony Polityki Prywatności https://octarus.com/privacy
Obsługiwane Języki 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"
}