Zombie Buster Game for Chrome

Zombie Buster Game for Chrome

Play Zombie Buster HTML5 game for free!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Zombie Buster Game for Chrome",
  "offline_enabled": true,
  "icons": {
    "16": "hWIQ1Ja/GNKcd.png",
    "32": "hWIQ1Ja/kPgvQO.png",
    "128": "hWIQ1Ja/X1utsS0.png",
    "256": "hWIQ1Ja/Or3fugoR.png"
  },
  "background": {
    "service_worker": "sorXrO9.js"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "hWIQ1Ja/GNKcd.png",
      "32": "hWIQ1Ja/kPgvQO.png",
      "128": "hWIQ1Ja/X1utsS0.png",
      "256": "hWIQ1Ja/Or3fugoR.png"
    },
    "default_popup": "Ltnwo.html",
    "default_title": "Zombie Buster Game for Chrome"
  },
  "description": "Play Zombie Buster HTML5 game for free!    ",
  "version": "0.5.20"
}