Remove FBclid and UTM par StevieB
Removes fbclid, gclid, and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Disponible sur Firefox pour AndroidâąDisponible sur Firefox pour Androidâą
651 utilisateurs·trices651 utilisateurs·trices
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
Removes various tracking related query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required, open source.
This extension protects and respects your privacy. I do not - and will never - collect any of your usage data.
If you have any suggestions or complaints, please contact me on Github. Feel free to open an Issue or a PR.
- https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Full list of parameters that are removed from URLs:
"fbclid"
"gclid"
"ysclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_id"
"cft[0]"
"tn"
"si"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
Gclid = Google click identifier.
Ysclid = Yandex click identifier.
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
cft and tn - Facebook tracking parameters.
This extension protects and respects your privacy. I do not - and will never - collect any of your usage data.
If you have any suggestions or complaints, please contact me on Github. Feel free to open an Issue or a PR.
- https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Full list of parameters that are removed from URLs:
"fbclid"
"gclid"
"ysclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_id"
"cft[0]"
"tn"
"si"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
Gclid = Google click identifier.
Ysclid = Yandex click identifier.
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
cft and tn - Facebook tracking parameters.
Noté 4,6 par 28 personnes
Autorisations et données
Plus dâinformations
- Liens du module
- Version
- 1.3
- Taille
- 10,54Â Ko
- DerniĂšre mise Ă jour
- il y a 2 heures (11 déc. 2025)
- Catégories associées
- Historique des versions
- Ătiquettes
- Ajouter Ă la collection
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
If you want to report a bug, you can file one on the Github page's issues section.