F1TV Tweaks Firefox

Examine source code of F1TV Tweaks

Inspect and view changes in F1TV Tweaks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "F1TV Tweaks",
  "version": "1.2.1",
  "author": "Markus Ort",
  "homepage_url": "https://github.com/maartenflippo/f1tv-tweaks",
  "description": "Adds useful tools to add to the usability of the F1TV streaming page.",
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png",
    "128": "icons/logo-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://f1tv.formula1.com/*"
      ],
      "js": [
        "bundle.js"
      ],
      "css": [
        "layout.css"
      ]
    }
  ]
}

Best F1TV Tweaks Alternatives

Here are some Firefox add-ons that are similar to F1TV Tweaks: