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是由http://mcres.me开发的Chrome扩展程序,该扩展的主要功能是“View the coolest maps, mods, addons, textures, and more for Minecraft PE, all in one app for you to enjoy!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载MCRES - Maps and Mods for Minecraft PE扩展crx文件

下载MCRES - Maps and Mods for Minecraft PE扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/
帮助页面URL https://mcres.me/members/mcresapp/
隐私政策页面URL 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"
}