Critical Strike 2

Critical Strike 2

Are you ready for combat ? New First Person Shooter game with weapons skins. Show your skills.You are in a huge battlefield agains

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__",
  "short_name": "__MSG_appName__",
  "version": "0.0.3",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "critical-strike-2-128.png"
  },
  "app": {
    "urls": [
      "http://games.cicibom.com/game/critical-strike-2"
    ],
    "launch": {
      "web_url": "http://games.cicibom.com/game/critical-strike-2"
    }
  }
}