Skins for Minecraft
Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…
What is Skins for Minecraft?
Skins for Minecraft is a Chrome extension developed by craftmobgame, and its main feature is "Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…".
Extension Screenshots
Download Skins for Minecraft Extension CRX File
Download Skins for Minecraft extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | kefennolfpafjohhckedeegjefdbocfm |
Official URL | https://chrome.google.com/webstore/detail/skins-for-minecraft/kefennolfpafjohhckedeegjefdbocfm |
Description | Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension… |
File Size | 232 KB |
Installation Count | 616 |
Current Version | 1.0 |
Last Updated | 2017-11-07 |
Publish Date | 2017-11-07 |
Rating | 3.75/5 Total 8 Ratings |
Developer | craftmobgame |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |