
Remove FBclid and UTM Autor: StevieB
Removes fbclid, gclid, and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Na použitie tohto rozšírenia budete potrebovať Firefox
Metadáta rozšírenia
Snímky obrazovky

O tomto rozšírení
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://*/*"
Komentáre vývojára
Ohodnoťte svoju skúsenosť
PovoleniaĎalšie informácie
Tento doplnok potrebuje:
- Pristupovať k údajom pre všetky webové stránky
Ďalšie informácie
- Odkazy doplnku
- Verzia
- 1.2
- Veľkosť
- 10,53 kB
- Posledná aktualizácia
- pred 2 rokmi (10. mar 2023)
- Príbuzné kategórie
- Licencia
- Len GNU General Public License v3.0
- História verzií
- Značky
Pridať do kolekcie
Poznámky k vydaniu pre verziu 1.2
Adding "utm_id" and "ysclid" to the list of parameters to remove.
Ďalšie rozšírenia od autora StevieB
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
If you want to report a bug, you can file one on the Github page's issues section.