Singing Frogs - Duckie Deck Games

Singing Frogs - Duckie Deck Games

The frogs have gathered for their evening concert - you can conduct them by using the mouse!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/frogs?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/frogs?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "The frogs have gathered for their evening concert - you can conduct them by using the mouse!",
  "name": "Singing Frogs - Duckie Deck Games",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.0"
}