The Haunted Mansion

The Haunted Mansion

Dive into horror itself and fear for your life in The Haunted Mansion

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0",
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.playtouch.net/chrome/the-haunted-mansion/"
    ],
    "launch": {
      "web_url": "http://games.playtouch.net/chrome/the-haunted-mansion/"
    }
  }
}