Skins for Minecraft
Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…
Skins for Minecraftคืออะไร?
Skins for Minecraft เป็นส่วนขยายของ Chrome ที่พัฒนาโดย craftmobgame และคุณลักษณะหลักของมันคือ "Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Skins for Minecraft
ดาวน์โหลดไฟล์ส่วนขยาย Skins for Minecraft ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension helps you easily get downloading or use the skin you love directly. Skins for Minecraft is non-commercial product and of course it's FREE. I'm looking forward your feedback/comments to improve it better. Please find me at social links in this extension. Thank you. THIS IS NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG. https://account.mojang.com/documents/brand_guidelines
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kefennolfpafjohhckedeegjefdbocfm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/skins-for-minecraft/kefennolfpafjohhckedeegjefdbocfm |
คำอธิบาย | Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension… |
ขนาดไฟล์ | 232 KB |
จำนวนการติดตั้ง | 616 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2017-11-07 |
วันที่เผยแพร่ | 2017-11-07 |
คะแนน | 3.75/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | craftmobgame |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Skins for Minecraft", "version": "1.0", "manifest_version": 2, "web_accessible_resources": [ "html\/*" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": { "16": "icon16.png", "24": "icon24.png", "32": "icon32.png", "64": "icon32.png", "128": "icon32.png" }, "default_popup": "html\/popup.html" }, "permissions": [ "activeTab", "clipboardWrite" ] } |