Remove YouTube tracking Firefox

Examine source code of Remove YouTube tracking

Inspect and view changes in Remove YouTube tracking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove YouTube tracking",
  "version": "1.1",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "icons": {
    "128": "assets/logo.png"
  },
  "description": "A simple extension to remove the si parameter from Youtube URLs",
  "author": "OwOchlé",
  "browser_specific_settings": {
    "gecko": {
      "id": "remove.youtube.tracking@moreo.app",
      "strict_min_version": "52.0"
    }
  }
}

Best Remove YouTube tracking Alternatives

Here are some Firefox add-ons that are similar to Remove YouTube tracking: