Remove YT Tracking Code Firefox

Examine source code of Remove YT Tracking Code

Inspect and view changes in Remove YT Tracking Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.4",
  "description": "__MSG_extNameDesc__",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "remove_yt_tracking_code@chiwa.net",
      "strict_min_version": "109.0"
    }
  }
}

Best Remove YT Tracking Code Alternatives

Here are some Firefox add-ons that are similar to Remove YT Tracking Code: