Khanwars

Khanwars

MMO Strategy Game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "app": {
    "launch": {
      "urls": [
        "http://chrome.khanwars.com"
      ],
      "web_url": "http://chrome.khanwars.com",
      "container": "tab"
    }
  },
  "permissions": [],
  "icons": {
    "128": "icon_128.png"
  },
  "name": "Khanwars",
  "description": "MMO Strategy Game",
  "version": "2.0"
}