Remove YT Tracking Code Firefox

Examine source code of Remove YT Tracking Code

Par : Chiwa.net
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"
    }
  }
}

Meilleures alternatives Remove YT Tracking Code

Voici quelques Firefox add-ons qui sont similaires à Remove YT Tracking Code :