Anatomy Games - Brain Game at Duckie Deck

Anatomy Games - Brain Game at Duckie Deck

Here, you can become a great researcher and see how the human brain works.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/brain?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/brain?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Here, you can become a great researcher and see how the human brain works.",
  "name": "Anatomy Games - Brain Game at Duckie Deck",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}