Zombies in Central Park

Zombies in Central Park

Once a year, when the corpses become really bored in their cramped one-room underground apartments, they go out to have fun...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Zombies in Central Park",
  "description": "Once a year, when the corpses become really bored in their cramped one-room underground apartments, they go out to have fun...",
  "version": "1.0.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.gamezhero.com/games/zombiesincentralpark?utm_campaign=chrome&utm_source=app&utm_medium=zombiesincentralpark"
    ],
    "launch": {
      "web_url": "http://www.gamezhero.com/games/zombiesincentralpark?utm_campaign=chrome&utm_source=launch&utm_medium=zombiesincentralpark"
    }
  }
}