Trooper Assassin - Great RPG Game!

Trooper Assassin - Great RPG Game!

Gun down the enemies attacking your base!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Trooper Assassin - Great RPG Game!",
  "description": "Gun down the enemies attacking your base!",
  "version": "1.0",
  "app": {
    "urls": [
      "http://chrome.funhost.net/play/?app=trooperassassin"
    ],
    "launch": {
      "web_url": "http://chrome.funhost.net/play/?app=trooperassassin"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}