FIFA World Cup 2026 Firefox

Examine source code of FIFA World Cup 2026

By: Spidey
Inspect and view changes in FIFA World Cup 2026 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FIFA World Cup 2026",
  "version": "1.0.0",
  "description": "Live scores, badge counts, and goal notifications for FIFA World Cup 2026.",
  "permissions": [
    "alarms",
    "notifications",
    "storage"
  ],
  "host_permissions": [
    "https://site.api.espn.com/*",
    "https://site.web.api.espn.com/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "FIFA World Cup 2026"
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fifa-wc@muhtalhakhan",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best FIFA World Cup 2026 Alternatives

Here are some Firefox add-ons that are similar to FIFA World Cup 2026: