Number Recognition Games - Safe

Number Recognition Games - Safe

Turn the safe knob according to the number tips. The game develops logical thinking and teaches number recognition.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/safe?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/safe?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Turn the safe knob according to the number tips. The game develops logical thinking and teaches number recognition.",
  "name": "Number Recognition Games - Safe",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}