Sniper Gun Shooting Game

Sniper Gun Shooting Game

ake Your Best Shot and Defeat Enemies in This 3D Sniper Gun Shooting Game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "128.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "description": "ake Your Best Shot and Defeat Enemies in This 3D Sniper Gun Shooting Game",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 3,
  "name": "Sniper Gun Shooting Game",
  "sandbox": {
    "pages": [
      "Game_Source/index.html"
    ]
  },
  "version": "3.9.21.2246",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}