Link Sanitizer Firefox

Examine source code of Link Sanitizer

Inspect and view changes in Link Sanitizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Sanitizer",
  "description": "This extension removes tracking parameters from URLs (UTM,...)",
  "version": "1.0",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e109da5e-fa4e-4115-91e8-42659939df2c}"
    }
  }
}

Best Link Sanitizer Alternatives

Here are some Firefox add-ons that are similar to Link Sanitizer: