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!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MCRES - Maps and Mods for Minecraft PE
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } |