Inspect and view changes in Witchcraft - The Magic Cauldron 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"name": "Witchcraft - The Magic Cauldron",
"version": "1.3",
"description": "A magical match-3 game awaits you in Witchcraft - The Magic Cauldron!",
"short_name": "Witchcraft",
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"author": "Ziango",
"homepage_url": "http://www.ziango.com",
"app": {
"urls": [
"http://www.ziango.com/free/match-3-games/witchcraft-the-magic-cauldron/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
],
"launch": {
"web_url": "http://www.ziango.com/free/match-3-games/witchcraft-the-magic-cauldron/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
}
}
}