Duck Shooter Game for Chrome

Duck Shooter Game for Chrome

Play Duck ShooterHTML5 game for free!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": {
      "16": "rBVldUR/PCESn.png",
      "32": "rBVldUR/Zm0XU1.png",
      "128": "rBVldUR/0Dqrm5j.png",
      "256": "rBVldUR/gOY0ehhK.png"
    },
    "default_popup": "Wmpvg.html",
    "default_title": "Duck Shooter Game for Chrome"
  },
  "name": "Duck Shooter Game for Chrome",
  "offline_enabled": true,
  "background": {
    "service_worker": "4aTzZMW.js"
  },
  "version": "0.5.16",
  "icons": {
    "16": "rBVldUR/PCESn.png",
    "32": "rBVldUR/Zm0XU1.png",
    "128": "rBVldUR/0Dqrm5j.png",
    "256": "rBVldUR/gOY0ehhK.png"
  },
  "description": "Play Duck ShooterHTML5 game for free!",
  "manifest_version": 3
}