Minecraft Skins Search

Search Minecraft skins by player username.

What is Minecraft Skins Search?

Minecraft Skins Search is a Chrome extension developed by https://mskins.net, and its main feature is "Search Minecraft skins by player username.".

Extension Screenshots

screenshot

Download Minecraft Skins Search Extension CRX File

Download Minecraft Skins Search 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

                        FEATURES:
- 2D Skin Preview
- Download Skin to Computer
- Upload Skin to Mojang Account
- Skin Colors
- Skin Format and Model
- Latest Skins on Site
- Weekly Top Skins



This is an unofficial extension for Minecraft. Minecraft is a trademark of Mojang AB. We are not affiliated with Mojang AB. The Minecraft Brand and the Minecraft Assets are all property of Mojang AB or their respectful owner. All rights reserved.                    

Extension Basic Information

Name Minecraft Skins Search Minecraft Skins Search
ID lkpbokpjdbhikkdfjopoaiekpigepfjl
Official URL https://chromewebstore.google.com/detail/minecraft-skins-search/lkpbokpjdbhikkdfjopoaiekpigepfjl
Description Search Minecraft skins by player username.
File Size 626 KB
Installation Count 3,207
Current Version 1.2.2
Last Updated 2021-12-21
Publish Date 2018-05-25
Rating 4.56/5 Total 16 Ratings
Developer https://mskins.net
Email [email protected]
Payment Type free
Extension Website https://mskins.net/
Supported Languages en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "short_name": "Mskins",
    "description": "__MSG_app_description__",
    "version": "1.2.2",
    "default_locale": "en",
    "permissions": [],
    "host_permissions": [
        "https:\/\/mskins.net\/",
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_default_title__"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 3
}