Sniper 3D Assassin online

Sniper 3D Assassin online

This is a shooting sort of 3D game, the player plays the duty of a representative, making use of a sniper weapon to fire the oppon

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.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "sniper-3d-assassin-online-128.png"
  },
  "app": {
    "urls": [
      "http://kiil.site/popular-games/sniper-3d-assassin-online/"
    ],
    "launch": {
      "web_url": "http://kiil.site/popular-games/sniper-3d-assassin-online/"
    }
  }
}