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!”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | oohpencfjalcnahaaeaikpnaeckgnlgp |
官方網址 | 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" } |