Inspect and view changes in Minecraft apk mod source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"app": {
"launch": {
"web_url": "https://mcapk.com/"
},
"urls": [
"https://mcapk.com/"
]
},
"description": "This site introduces the latest game versions of Minecraft. Minecraft PE is a worldwide popular game. ",
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2,
"name": "Minecraft apk mod",
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "166.1"
}