Tracking Query Remover Firefox

Examine source code of Tracking Query Remover

Inspect and view changes in Tracking Query Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tracking Query Remover",
  "description": "Removes useless tracking information from url",
  "version": "1.1.0",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Tracking Query Remover Alternatives

Here are some Firefox add-ons that are similar to Tracking Query Remover: