Skins for Minecraft

Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…

Wat is Skins for Minecraft?

Skins for Minecraft is een Chrome-extensie ontwikkeld door craftmobgame, en de belangrijkste functie is "Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Skins for Minecraft

Download Skins for Minecraft-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Skins for Minecraft Skins for Minecraft
ID kefennolfpafjohhckedeegjefdbocfm
Officiële URL https://chrome.google.com/webstore/detail/skins-for-minecraft/kefennolfpafjohhckedeegjefdbocfm
Beschrijving Skins for Minecraft is collection from Minecraft community after many years submitting from users of Minecraft. This extension…
Bestandsgrootte 232 KB
Aantal Installaties 616
Huidige Versie 1.0
Laatst Bijgewerkt 2017-11-07
Publicatiedatum 2017-11-07
Beoordeling 3.75/5 Totaal 8 Beoordelingen
Ontwikkelaar craftmobgame
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}