Inspect and view changes in Miniboat Racers 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": "Miniboat Racers",
"version": "1.0",
"manifest_version": 2,
"description": "A yacht is pretty cool, but nothing beats the feeling of racing a speedboat out on the open waters!",
"app": {
"urls": [
"http://www.bestofflashgames.com/miniboat-racers.html"
],
"launch": {
"web_url": "http://www.bestofflashgames.com/miniboat-racers.html"
}
},
"icons": {
"128": "icon_128.png"
}
}