this post was submitted on 28 Aug 2025
24 points (92.9% liked)

Firefox

36 readers
1 users here now

The latest news and developments on Firefox and Mozilla, a global non-profit that strives to promote openness, innovation and opportunity on the web.

You can subscribe to this community from any Kbin or Lemmy instance:

Related

Rules

While we are not an official Mozilla community, we have adopted the Mozilla Community Participation Guidelines as far as it can be applied to a bin.

Rules

  1. Always be civil and respectful
    Don't be toxic, hostile, or a troll, especially towards Mozilla employees. This includes gratuitous use of profanity.

  2. Don't be a bigot
    No form of bigotry will be tolerated.

  3. Don't post security compromising suggestions
    If you do, include an obvious and clear warning.

  4. Don't post conspiracy theories
    Especially ones about nefarious intentions or funding. If you're concerned: Ask. Please don’t fuel conspiracy thinking here. Don’t try to spread FUD, especially against reliable privacy-enhancing software. Extraordinary claims require extraordinary evidence. Show credible sources.

  5. Don't accuse others of shilling
    Send honest concerns to the moderators and/or admins, and we will investigate.

  6. Do not remove your help posts after they receive replies
    Half the point of asking questions in a public sub is so that everyone can benefit from the answers—which is impossible if you go deleting everything behind yourself once you've gotten yours.

founded 2 years ago
MODERATORS
 

Why doesn't #Firefox default to "Copy Clean Link"

@firefox

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 14 points 3 months ago (1 children)

Because using the GET parameters (everything after the questionmark) for tracking isn't their originally intended purpose. Which means that there are many sites that do not use them for tracking.

A classic is search engines having the search parameter and page number there. If you were then to copy such a link without the parameters you would just end up on the homepage.

Now, Firefox probably has a list of common tracking parameters and common "legitimate" parameters. But those cannot be guaranteed to be 100 % correct. Leading to the error of someone intending to link to a specific page but ending up linking to something more generic.

[–] bananabob@mastodon.nz 1 points 3 months ago

@bjoern_tantau Brilliant easy to understand explanation thank you 😃