Ocene za Remove FBclid and UTM
Remove FBclid and UTM — StevieB
8 ocen
- Ocenjeno z 4 od 5— Korwin, pred 3 meseci
- Ocenjeno z 4 od 5— Uporabnik Firefoxa 16817970, pred 7 meseciI found some more tracking parameters.
Because many sites are realizing we massively block or spoof the referrer header, they started putting them in the URL instead. Here are a few I found:
?referrer=
?ref=
?r=
The last one is probably hard to safely remove because it may be a legit parameter for a dynamic site. Props to whoever thought of using that to smuggle the referrer. - Ocenjeno z 4 od 5— Uporabnik Firefoxa 13192725, pred 7 meseciis it possible to add guccounter for yahoo?
Odgovor razvijalca
objavljeno ob pred 2 mesecemaLooks like that parameter is literally just a "counter". Maybe it increments but all I've seen lately is "?guccounter=1". Doesn't look like a tracking ID to me so I'm probably going to skip this for now. Good find though, thanks for asking. - Ocenjeno z 4 od 5— Uporabnik Firefoxa 13361818, pred 3 letiVery nice so far.
Would it be possible to also get rid of "xtor" parameter? - Ocenjeno z 4 od 5— Beachbubba, pred 4 letiIs this extension still relevant in Firefox versions 91+?
Edit: Also, does it play well with uBlock Origin?Odgovor razvijalca
objavljeno ob pred 3 letiYes, absolutely! Right now it is currently working on Firefox 95+. Sorry for not responding to this for so long, I must not have seen the notification. - Ocenjeno z 4 od 5— TK, pred 4 letiDoes what it needs to do ; looking for the Github URL to contribute though to contribute :)
Odgovor razvijalca
objavljeno ob pred 4 letiHere you go. It's on the "Support site" link/button but I'll add it to the description too!
https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover - Ocenjeno z 4 od 5— Alexis Prel, pred 5 letiIt simply does the job, thanks a lot for that!
I did wish it would also remove the fbclid when I do a right click + "Copy link location", to share URLs via e-mails. Not sure if that's possible, but I would definitely love to see that!Odgovor razvijalca
objavljeno ob pred 5 letiThank you for your review! Going to start looking into removing fbclid and utms on copy link location and getting that into a new release ASAP!