Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing tracking params from links #1915

Open
chrmod opened this issue Oct 1, 2024 · 2 comments
Open

Removing tracking params from links #1915

chrmod opened this issue Oct 1, 2024 · 2 comments

Comments

@chrmod
Copy link
Member

chrmod commented Oct 1, 2024

Based on user request, we want to investigate functionality of clearurls extension.
Perhaps, there is a potential to create an open source library for other extensions to use.

@philipp-classen
Copy link
Member

Looks like the most promising path is to support removeparam in the adblocker library. This primitive would enable us to do URL cleaning through the adblocker engine.

@philipp-classen
Copy link
Member

In Manifest V3 (without blocking webRequestAPI), injecting a content script that rewrites URLs could be a way to implement it. On platforms like Firefox, which have blocking webRequestAPI, changing the URL with that API would have benefits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants