No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

    • HiramFromTheChiOP
      link
      fedilink
      English
      87 months ago

      As of this writing, it doesn’t look like it.

      As @SatyrSack@lemmy.one here mentioned, URLChecker is a good way to manipulate a URL before opening it.

      • Firestorm Druid
        link
        fedilink
        English
        17 months ago

        It does look like a really good app and idea, but I’m wondering if it’s really necessary on mobile devices. Usually, I don’t go around clicking on all kinds of links I shouldn’t, so I’m wondering what exact purpose it accomplishes. Genuinely looking for input here.

        • HiramFromTheChiOP
          link
          fedilink
          English
          47 months ago

          If anything, URLCheck is even more necessary on mobile devices, particularly iOS where Firefox is just reskinned Safari. On Firefox for Android, you could install the ClearURLs extension, or use uBlock Origin filter lists.

          With that said, there are other use cases. For example: Friends or family might share URLs from social media. They often contain unique identifiers that you can strip before clicking the link by using URLCheck.

          More on this here: https://a.lemmy.world/lemmy.world/post/8443034

          • Firestorm Druid
            link
            fedilink
            English
            27 months ago

            Good points. I was under the impression, though, that the extension doesn’t exist for mobile Firefox yet.

        • 𝒍𝒆𝒎𝒂𝒏𝒏
          link
          fedilink
          37 months ago

          It prevents apps from opening links in your browser directly, since they have to go through URLCheck first. Let’s say you click a link in your email, and instead it opens a “google.com/url?q=https://amazon.com” or a “safelinks.outlook.com/?url=…” instead of just taking you to Amazon.com. URLCheck will get rid of the unnecessary redirection and allow you to go directly to the site.

          Adding onto that, my pet peeve with email links is them showing you a link that says Amazon.com, but then you go to click the link it opens a bunch of email tracking links before finally taking you to Amazon.com. With URLCheck you can actually stop these links from opening, and go to the website directly in the browser yourself.

          If you’re familiar with that issue that popped up regarding “.zip” domain names, and how they can be engineered to look like an official URL, this is a non issue as you’ll get a warning if any link contains malicious unicode characters that could be mistaken for something else

          Also, if you have multiple apps that can handle a link (maybe different youtube apps like libretube, newpipe, grayjay), you can pick which one to open after clicking a link. Android does have a stock app picker, but it’s very easy to mistakenly set an app as default.

          Android apps can also track what apps triggered them to open - URLCheck can mask this, and even set some advanced flags for how the link handler app should be opened.

          To be honest after using it for a while, I really wish there was something similar available for desktop

    • @corbin
      link
      17 months ago

      On Android you can install LinkCleaner as a PWA using a chromium browser, it will show up as an option when sharing a link from Firefox or any other app.