Inspect and view changes in Tank 1990 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",
"name": "Tank 1990",
"description": " Battle City also known as Tank 1990 or Tank is a multi-directional shooter video game ",
"version": "0.1",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"http://90kids.com/tank-1990/"
],
"launch": {
"web_url": "http://90kids.com/tank-1990/"
}
}
}