
Remove FBclid and UTM by StevieB
Removes fbclid and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Full list:
"fbclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_brand"
Extension Metadata


Removes fbclid and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Full list:
"fbclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_brand"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
Github URL: https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Permissions requested: "webRequest", "webRequestBlocking", "http://*/*", "https://*/*"
Full list:
"fbclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_brand"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
Github URL: https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Permissions requested: "webRequest", "webRequestBlocking", "http://*/*", "https://*/*"
Report this add-on for abuse
If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
- Add-on Links
- Version
- 1.0
- Size
- 10.46 KB
- Last updated
- 2 years ago (Aug 21, 2019)
- License
- GNU General Public License, version 3.0
- Version History
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
If you want to report a bug, you can file one on the Github page's issues section.