Lord Of The Knights

Lord Of The Knights

Fight for your subjects and defend your castle in Lord Of The Knights.

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/lord-of-the-knights/"
    ],
    "launch": {
      "web_url": "http://games.playtouch.net/chrome/lord-of-the-knights/"
    }
  }
}