European Cup Champion Game

European Cup Champion Game

Kick, strike and score using your hero. Use your feet, head, and superpowers to score goals.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "European Cup Champion Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Kick, strike and score using your hero. Use your feet, head, and superpowers to score goals.",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "action": {
    "default_icon": "icons/128x128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "RVQKrEp6z.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}