
Remove FBclid and UTM av StevieB
Removes fbclid, gclid, and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Du behöver Firefox för att kunna använda den här tillägget
Metadata för tillägg
Skärmbilder

Om detta tillägg
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://*/*"
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://*/*"
Utvecklarens kommentarer
Betygsätt din upplevelse
BehörigheterLäs mer
Detta tillägg behöver att:
- Åtkomst till dina data för alla webbplatser
Mer information
- Länkar för tillägg
- Version
- 1.2
- Storlek
- 10,53 kB
- Senast uppdaterad
- för 2 år sedan (10 mar 2023)
- Relaterade kategorier
- Licens
- Endast GNU General Public License v3.0
- Versionshistorik
- Taggar
Lägg till i samling
Versionsfakta för 1.2
Adding "utm_id" and "ysclid" to the list of parameters to remove.
Fler tillägg av StevieB
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
If you want to report a bug, you can file one on the Github page's issues section.