Inspect and view changes in Bird Games - Geese 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/geese?ref=cws"
],
"launch": {
"web_url": "http://www.duckiedeck.com/play/geese?ref=cws"
}
},
"update_url": "https://clients2.google.com/service/update2/crx",
"description": "Why do wild geese fly in V-formation? The child learns about new birds and how they fly away to other countries to spend winter.",
"name": "Bird Games - Geese at Duckie Deck",
"permissions": [
"notifications"
],
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2,
"version": "1.1"
}