366
submitted 7 months ago by ente@mstdn.social to c/firefox@lemmy.ml

"Copy Link Without Site Tracking" now on @firefox ! ๐Ÿ™Œ

you are viewing a single comment's thread
view the rest of the comments
[-] hersh@literature.cafe 59 points 7 months ago

Personally, I have found this feature to be too limited. I still use the ClearURLs extension, which is more effective in my experience.

However, neither one is a silver bullet. Here's an example I just took from Amazon (I blocked out some values with X's):

Original URL:
https://www.amazon.com/Hydro-Flask-Around-Tumbler-Trillium/dp/B0C353845H/ref=XXXX?qid=XXXXXXXXXX&refinements=p_XXXXXXXXXXXXX&rps=1&s=sporting-goods&sr=XXX

Using Firefox's "copy link without site tracking" feature:
https://www.amazon.com/Hydro-Flask-Around-Tumbler-Trillium/dp/B0C353845H/ref=XXXX?qid=XXXXXXXXXX&refinements=p_XXXXXXXXXXXXX&rps=1&s=sporting-goods

Using ClearURLs:
https://www.amazon.com/Hydro-Flask-Around-Tumbler-Trillium/dp/B0C353845H?refinements=p_XXXXXXXXXXXXX&rps=1

The ideal, canonical URL, which no tools I'm familiar with will reliably generate:
https://www.amazon.com/dp/B0C353845H

Longer but still fully de-personalized URL:
https://www.amazon.com/Hydro-Flask-Around-Tumbler-Trillium/dp/B0C353845H

If anybody knows a better solution that works with a wide variety of sites, please share!

[-] KrokanteBamischijf@feddit.nl 5 points 7 months ago

To be honest it should not be that hard to write a browser extension that just strips away all query parameters. That's just a simple string match for the question mark and deleting everything after it.

The problems begin when sites start implementing other URL shenanigans like your /ref=XXXX? example.

The workable solution there would be to have the extension match user defined patterns for different sites.

[-] yui@lemmy.world 4 points 7 months ago

The problem with a nuclear solution like that is that some sites use query parameters as actual query parameters. Like DuckDuckGo.

[-] KrokanteBamischijf@feddit.nl 1 points 7 months ago

Yeah, though that should only be an issue if the link you're copying needs to show query results instead of a more permanent page such as a product listing or a video on YouTube.

In general, the conventions and standards are followed. But yeah, linking to search results without tracking bullshit is kind of challenging.

load more comments (3 replies)
this post was submitted on 02 Feb 2024
366 points (99.5% liked)

Firefox

17296 readers
186 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS