Call of War

Call of War

The 2nd World War: Tank clashes, Naval battles, Air combat. In Call of War you rewrite the course of history!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Call of War",
  "short_name": "Call of War",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.3",
  "manifest_version": 2,
  "author": "Bytro Labs GmbH",
  "app": {
    "urls": [
      "http://www.callofwar.com/"
    ],
    "launch": {
      "web_url": "http://www.callofwar.com/index.php?id=304&r=27&source=chrome-app"
    }
  },
  "icons": {
    "16": "cow-icon-16.png",
    "48": "cow-icon-48.png",
    "128": "cow-icon-128.png"
  }
}