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
Eメール [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"
}