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!

ما هو MCRES - Maps and Mods for Minecraft PE؟

MCRES - Maps and Mods for Minecraft PE هو إضافة Chrome تم تطويرها بواسطة http://mcres.me، والميزة الرئيسية لها هي "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة MCRES - Maps and Mods for Minecraft PE

قم بتنزيل ملفات الامتداد MCRES - Maps and Mods for Minecraft PE بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
الوصف View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
حجم الملف 246 KB
عدد التثبيتات 576
النسخة الحالية 1.1
آخر تحديث 2019-10-12
تاريخ النشر 2019-10-12
تقييم 3.50/5 مجموع تقييمات 4
المطور http://mcres.me
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://mcres.me/
عنوان صفحة المساعدة https://mcres.me/members/mcresapp/
عنوان صفحة سياسة الخصوصية https://octarus.com/privacy
اللغات المدعومة 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"
}