Piggy Banks for Kids - Duckie Deck Games

Piggy Banks for Kids - Duckie Deck Games

Click on the piggy bank and collect coins. Once you’ve collected the right amount, see what you can buy with it.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/piggy-banks?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/piggy-banks?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Click on the piggy bank and collect coins. Once you’ve collected the right amount, see what you can buy with it.",
  "name": "Piggy Banks for Kids - Duckie Deck Games",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}