FastF1 Companion Firefox

Examine source code of FastF1 Companion

By: FastF1
Inspect and view changes in FastF1 Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FastF1 Companion",
  "version": "0.0.2",
  "icons": {
    "32": "icon.png",
    "64": "icon@2x.png"
  },
  "description": "Companion extension for authenticating FastF1 with you formula1.com / F1TV account.",
  "permissions": [
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "*://localhost/*",
    "*://*.formula1.com/*",
    "*://*.fastf1.dev/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@companion.fastf1",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FastF1 Companion Alternatives

Here are some Firefox add-ons that are similar to FastF1 Companion: