Snow Games - Snowman - Duckie Deck Games

Snow Games - Snowman - Duckie Deck Games

Who said a snowman can't stand on its head? You can break your habits and experiment with the arrangement of snowballs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/snowman?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/snowman?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Who said a snowman can't stand on its head? You can break your habits and experiment with the arrangement of snowballs.",
  "name": "Snow Games - Snowman - Duckie Deck Games",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.0"
}