Cleaning Up Games - Wild Dump

Cleaning Up Games - Wild Dump

See how the landscape changes once we’ve removed an illegal, disgusting garbage dump.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/wild-dump?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/wild-dump?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "See how the landscape changes once we’ve removed an illegal, disgusting garbage dump.",
  "name": "Cleaning Up Games - Wild Dump",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}