this post was submitted on 02 Feb 2024
358 points (99.4% liked)

Firefox

17301 readers
388 users here now

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

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 7 months ago

Oh yes, definitely. I think this is why Mozilla has not made this the default behavior in Firefox; there will always be the risk of false-positives breaking copied links, so it's important that people know that there's some kind of mutation happening.

ClearURLs uses a JSON file with site-specific regex patterns and rules. In theory I could customize this for myself, or better yet submit a pull request on their GitHub. If I have time I'll look into it.