Causality Games

Causality Games

The games feature each level that is a scenario of stickmen going about their daily activities. Your job is to kill all of them.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Causality Games",
  "version": "11",
  "description": "The games feature each level that is a scenario of stickmen going about their daily activities. Your job is to kill all of them.",
  "short_name": "Causality Games",
  "icons": {
    "128": "causality-icon-128x128.png"
  },
  "app": {
    "urls": [
      "http://causalitygame.com/chrome/"
    ],
    "launch": {
      "web_url": "http://causalitygame.com/chrome/"
    }
  }
}