UTM Remover Firefox

Examine source code of UTM Remover

By: bnrr Add-on
Inspect and view changes in UTM Remover source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UTM Remover",
  "version": "1.0.3resigned1",
  "description": "Remove `utm_*` params from the query string before the request.",
  "applications": {
    "gecko": {
      "id": "utm-remover@localhost.localdomain",
      "strict_min_version": "53.0"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best UTM Remover Alternatives

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