Inspect and view changes in Building Games - Oil Rig at Duckie Deck 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
{
"app": {
"urls": [
"http://www.duckiedeck.com/play/oil-rig?ref=cws"
],
"launch": {
"web_url": "http://www.duckiedeck.com/play/oil-rig?ref=cws"
}
},
"update_url": "https://clients2.google.com/service/update2/crx",
"description": "An oil rig is an enormous construction, which makes it possible to extract oil from the seabed.",
"name": "Building Games - Oil Rig at Duckie Deck",
"permissions": [
"notifications"
],
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2,
"version": "1.1"
}