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 là gì?

MCRES - Maps and Mods for Minecraft PE là một tiện ích mở rộng Chrome được phát triển bởi http://mcres.me, và tính năng chính của nó là "View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng MCRES - Maps and Mods for Minecraft PE

Tải xuống các tệp mở rộng MCRES - Maps and Mods for Minecraft PE dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên MCRES - Maps and Mods for Minecraft PE MCRES - Maps and Mods for Minecraft PE
ID oohpencfjalcnahaaeaikpnaeckgnlgp
URL Chính Thức https://chrome.google.com/webstore/detail/mcres-maps-and-mods-for-m/oohpencfjalcnahaaeaikpnaeckgnlgp
Mô tả View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!
Kích Thước Tệp 246 KB
Số Lần Cài Đặt 576
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2019-10-12
Ngày Phát Hành 2019-10-12
Đánh Giá 3.50/5 Tổng số 4 Đánh Giá
Nhà Phát Triển http://mcres.me
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://mcres.me/
URL Trang Trợ Giúp https://mcres.me/members/mcresapp/
URL Trang Chính Sách Bảo Mật https://octarus.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
}