Sniper Shooting War Games

Sniper Shooting War Games

Play beautiful sniper shooting and war games, whether online or offline. If you want to spend time with up-to-date games and...

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "http://www.strikegame.site/"
    },
    "urls": [
      "http://www.strikegame.site/"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "name": "__MSG_appName__",
  "version": "2.0.2",
  "manifest_version": 2,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}