Wartune

Wartune

Wartune is a Strategy Hybrid MMORPG released by R2games.com. Wartune will keep you coming back for more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Wartune",
  "description": "Wartune is a Strategy Hybrid MMORPG released by R2games.com. Wartune will keep you coming back for more.",
  "version": "2.5",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://wartune.r2games.com/",
      "http://www.r2games.com/"
    ],
    "launch": {
      "web_url": "http://wartune.r2games.com/googleapp"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}