Removes various tracking related query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Full list:
"fbclid"
"gclid"
"ysclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_id"
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
Github URL: https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Permissions requested: "webRequest", "webRequestBlocking", "http://*/*", "https://*/*"
- License: GNU General Public License v3.0 or later
- Weekly downloads: 12
- Average daily users: 679
- Rating: 4.6957/5 of 23 ratings
- Created: 2019-08-21 04:36:28
- Last updated: 2023-03-10 22:00:36
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/remove-fbclid-and-utm/
- API: {2e0d105e-caa5-447c-89d5-33f4efc39ef1}