Inspect and view changes in Tv Darts Show 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": "Tv Darts Show",
"version": "2.1",
"manifest_version": 2,
"description": "Now on Chrome play TV Darts Show Keep your eye on the prize in this exciting rendition of darts",
"app": {
"urls": [
"http://www.bestofflashgames.com/tv-darts-show.html"
],
"launch": {
"web_url": "http://www.bestofflashgames.com/tv-darts-show.html"
}
},
"icons": {
"128": "icon_128.png"
}
}