Hunt and Blast The Aliens Space Game

Hunt and Blast The Aliens Space Game

Fill up downtime with this simple space game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Hunt and Blast The Aliens Space Game",
  "version": "1.4.1.3",
  "icons": {
    "128": "icons/space128.png"
  },
  "description": "Fill up downtime with this simple space game",
  "manifest_version": 3,
  "action": {
    "default_icon": "icons/space128.png",
    "default_title": "click icon to load new game"
  },
  "options_page": "./donate-honor/index.html",
  "background": {
    "service_worker": "./js/bg.js"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}