Memory Games for Children - Helmet Memory

Memory Games for Children - Helmet Memory

Test your memory. Click and expose pictures to match all identical pairs. The game trains memory and planning skills.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/helmet-memory?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/helmet-memory?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Test your memory. Click and expose pictures to match all identical pairs. The game trains memory and planning skills.",
  "name": "Memory Games for Children - Helmet Memory",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}