Dog Games - Dog and Bone at Duckie Deck

Dog Games - Dog and Bone at Duckie Deck

How high does the boy have to jump to be able to help the doggie get his favorite bone?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/dog-and-bone?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/dog-and-bone?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "How high does the boy have to jump to be able to help the doggie get his favorite bone?",
  "name": "Dog Games - Dog and Bone at Duckie Deck",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}