CS2 Match Tracker Firefox

Examine source code of CS2 Match Tracker

Inspect and view changes in CS2 Match Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CS2 Match Tracker",
  "version": "3.6.2",
  "description": "Track CS2 matches in real-time with live scores and detailed stats from bo3.gg. Filter by tier and stay updated on tournaments.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://api.bo3.gg/*",
    "https://files.bo3.gg/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "CS2 Matches"
  },
  "icons": {
    "16": "images/icons/icon16.png",
    "32": "images/icons/icon32.png",
    "48": "images/icons/icon48.png",
    "128": "images/icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' https://bo3.gg https://files.bo3.gg; connect-src 'self' https://api.bo3.gg https://files.bo3.gg"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/utils.js",
        "js/data-fetch.js",
        "js/ui-render.js",
        "js/event-handlers.js",
        "js/popup-main.js",
        "css/bootstrap.min.css",
        "css/style.css",
        "css/flag-icons.min.css",
        "images/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dc8e1264-a951-4e94-ace7-ddbb2d53fa61}",
      "strict_min_version": "115.0"
    }
  }
}

Best CS2 Match Tracker Alternatives

Here are some Firefox add-ons that are similar to CS2 Match Tracker: