Currently still in Nightly and only on ‘Copy Link’. Still nice progress though.
Great stuff. Firefox swinging the big dick about lately.
Just slappin the table with that fuckin toddler’s leg.
brandishing that baby arm holding an apple
Baby arm holding an apple, or an apple holding a baby arm?
The John Holmes of browsers
who?
John Holmes.
You probably know him as Johnny Wadd.
Don’t “who?” when they have a Wikipedia page.
Imagine being immortalised forever on Wikipedia with the sentence “… Was best known for his exceptionally large penis”
deleted by creator
Ooh. I hope this can be set as the default for ‘Copy Link’ and then I can just have the tracking when I actually want it.
have the tracking when I actually want it.
So never? I agree defaulting it would be great as long as it doesn’t falsely remove anything.
Not all queryparameters are tracking, so the option to copy the actual href of the hyperlink is useful.
Most of the time I appreciate a feature that strips them automatically
Yea, existing extensions get things wrong sometimes. I’m sure this will be the same - especially if sites start changing things to temporarily circumvent. Needs to be an easy way to grab the real URL just in case.
firefox removes tracking data
chrome wants to make it possible for websites to refuse to serve you data if you run unapproved software
there is, in fact, a good guy in the browser wars
Reading the chrome bit just made me disgusted lol
“refuse to serve you data”, read as, “refuse to show you ads”, yeah right
I would love for you to expand on what you were trying to say with this comment, in great detail. I would consider it a favor.
That’s awesome! I use the Clear URLs extension and it does a great job but it’ll be nice to have this capability baked in.
Had no idea something existed for this, I’m forever deleted annoying tracking info from links. Mozilla continues to impress me with their privacy additions… latest update notified me about email masking which looks like it’ll be a major boon once I work out how to use it.
Clear URL is great. Beware that it can break some login and payment sites though. The Addon unfortunately lacks a whitelist so you have to turn it on and off, so it’s easy to forget to turn back on.
This may be difficult to maintain as some query parameters might be necessary. How will they be sure they’re not stripping essential elements? Won’t this become an arms race to mask tracking elements as “legitimate” looking parameters?
Awesome if they can pull it off, though.
There are common, well-known tracking parameters that Google uses such as the ones starting with “utm_”
most of the time sharing utm links isn’t helpful to the origin as if you copy a link from your email it’ll have medium=email, but actually should now be medium=direct
Anything is better than nothing. Besides, it’s still useful because you can see where the original link was copied from, and you still have the referrer header
A uBlock style community sourced list would be a great way to address this. Once it’s in prod, an addon would be next.
There already is an addon called ClearURLs
Thanks!
Won’t this become an arms race to mask tracking elements as “legitimate” looking parameters?
Maybe, but only like 3% of people are using Firefox so, maybe not?
@NounsAndWords
At least in Germany, it’s about 10%.
@4am
Another fine addition would be a cut of redirecting trash. If you post some link in some soc network, it would sometimes replace it with it’s own link going through an outbound clicks tracker, safety pages ‘Do you really want to follow it?’ or just block you saying the link seems malicious.
If I’m a 3%er, can I choose not to have it?
There is an Extension called FastForward which skips ad-link redirectors.
Not sure if thats what you mean.Gonna try it, thanks.
Found what you need, not sure if it works for specifically Gmail though: https://addons.mozilla.org/en-US/firefox/addon/skip-redirect/
Might break a few things when set to act in blacklist mode… had that happen, but was rare
I think Gmail on Android does this. Any link you click on in the app Firefox shows you the initial Google address before you go to the link you clicked on.
If you copy and paste the URL this doesn’t happen.
Based Firefox
Neat. Now we need a built-in AMPutator.
Is AMP still a thing? I haven’t seen it in ages.
I don’t use Google so maybe that’s why, but I hadn’t even seen it on Reddit or Lemmy in more than a year I believe.
Oh man. I see it all the time. People share amp links on social too often.
I see it pretty often. But most of the time, if an “AMPutator” bot doesn’t reply, someone usually mentions it and says to stop sharing AMP links and provides links to information about it. It’s good to see, but most people still aren’t aware of it, and most of those people wouldn’t care much. We all need to keep a lookout and always be ready to inform and teach others about it. It’s good to have articles about how AMP is bad for everyone (except google) saved so we can quickly share them every time we see someone share an AMP link.
Firefox once again proving it’s the GOAT of browsers.
I’m sure this will come to mobile soon as well.
deleted by creator
Would love to see this becoming a default !
Fucking fantastic, People’s browser gets better and better!
BASED
This should be default, or at least a switch, that if enabled, all links copied without tracking. BTW i was thinking, isnt there a simple app or service, that does only this: listen for links in clipboard, if a link added, automatically removes tracking params, and replaces with that on clipboard?
IMO this shouldn’t be default, since it messes with the link you’re copying, not only because of the potential to break.
How does firefox determine which params are trackers and which params are required data?
So how long before they start changing the param names? Lol
Right now you have to go out of your way to select the “Copy without tracking params” from the context menu. It’s not like it threatens Google’s business model
If they do start changing them you’ll need an uRemoveTheGoddamnTrackingParamsOrigin extension
You mean this? https://addons.mozilla.org/en-US/firefox/addon/clearurls/
Changing those param names can actually be pretty complex, because they’re used for all sorts of analytics. Whole ad campaigns revolve around those codes, behind the scenes.
I don’t want to give these people any ideas, but you can just pseudo randomize parameter names and decode them server side before storing them for analytics, so this is a non issue.
So just a set of strings determined to be used for tracking among a set of hosts? It’s not like I have a better solution, but I feel like making this anti-tracking method encourages more complex tracking params. At some point, I wouldn’t be surprised to see randomly generated query parameter keys which are resolved server side, making this approach impossible.
I completely agree with you, but this is always the problem isn’t it? It’s a cat and mouse game. If the mouse learns techniques to hide from the cat the cat develops better techniques to find the mouse. It’s not a reason for the mouse to stop hiding.
Tried it yesterday. Not working on Amazon links quite yet, hopefully the feature improves. Would love the ability to toggle it for default.