Retro Bowl Online Unlocked [Free Game]

Retro Bowl Online Unlocked [Free Game]

Retro Bowl is an American style football game created by New Star Games Retro Bowl Online is a free games play now in your PC/Mobile

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Retro Bowl Online Unlocked [Free Game]",
  "version": "1.4",
  "description": "Retro Bowl is an American style football game created by New Star Games Retro Bowl Online is a free games play now in your PC/Mobile",
  "action": {
    "default_icon": "icons/128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "service-worker.js"
  },
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "offline_enabled": false,
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ]
}