Inspect and view changes in Swimmy Fish 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",
"description": "Simple fun arcade game.",
"icons": {
"16": "icons/1238618031094461226557ChromeAsset.png",
"128": "icons/1237316344659693808645ChromeAsset.png"
},
"app": {
"launch": {
"local_path": "index.html"
}
},
"offline_enabled": false,
"homepage_url": "http://www.swimmyfish.net",
"version": "3",
"manifest_version": 2,
"name": "Swimmy Fish"
}