Welcome to Skindex.pro - Download the Skindex Chrome Extension. The best platform for minecraft skins.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Skindex - The Largest Collections of Minecraft Skins"
},
"description": "Welcome to Skindex.pro - Download the Skindex Chrome Extension. The best platform for minecraft skins.",
"homepage_url": "https://www.skindex.pro",
"icons": {
"128": "icon.png"
},
"manifest_version": 2,
"name": "Skindex - Minecraft Skins",
"short_name": "Skindex",
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "1.0.0"
}