No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

      • faintwhenfree@lemmus.org
        link
        fedilink
        English
        arrow-up
        29
        ·
        10 months ago

        Hmm, I agree with you 100%, but power of defaults is how big companies get average consumers. Maybe Firefox should make it default with a setting to turn it on?

        A setting titled “allow copying of tracking data”, a lot of people won’t allow.

        Fight fire with fire.

        • LufyCZ@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          10 months ago

          This just:

          1. Encourages companies to try to work around it

          2. More importantly, possibly breaks important functionality

          • uis@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            10 months ago

            It’s like saying GDPR encourages companies to try work around data protection, so it should not be implemented.

      • theo@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        10 months ago

        If you wanted to do this and make it default, I believe you should be able to do so using userChrome.css. You won’t be able to change the text, but you can remove the old menu item.

    • HiramFromTheChi@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      28
      ·
      10 months ago

      Or at least the option to make it the default. I could see some situations where someone may want to test a link with non-identifying parameters (like identifying the campaign source), and not wanting to have that stripped from the URL by default.

      But I get you, from a consumer perspective I’d also want it as my default.

      In the meantime, there’s ClearURLs or uBlock Origin with filter lists.

    • Meldrik@lemmy.wtf
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      Doesn’t it just clean up the link or does Firefox actually know which part of the link to remove?

    • akilou@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      But default is putting your cursor in the address bar and hitting ctrl-c. How would Firefox clean it like that?

      • Euphoma@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        10 months ago

        If it removes the tracking from the link before the page loads, it could work. So it would already be clean when you copy it.

      • NotMyOldRedditName@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        10 months ago

        On android anyway, that’s an interceptable action, and you can also monitor and alter the clipboard.

        So they could either alter what gets copied before its copied, or scan the copied item after it’d copied and alter it.