idlewan / link_cleaner

Browser Webextension to clean urls from utm_* and amazon/aliexpress product pages from useless tracking parameters
99 stars 18 forks source link

Link Cleaner


This repository is currently unmaintained at the moment. There's an active fork (Link Cleaner+) that's accepting pull requests here https://github.com/apiraino/link_cleaner/ if you have PRs or feedback on issues.

Find and install this extension on the Mozilla Add-ons website.

Browser extension to clean URLs that are about to be visited:

You can now visit and bookmark clean links instead of the long, tracking-enabled ones!

Examples:

Comparison to other add-ons

Unlike other legacy add-ons like CleanLinks, Link Cleaner doesn't inject JavaScript into pages to change links. Instead, it listens to main url requests and changes them (if needed to remove redirects or tracking.

That means it's doing less unneeded work and consumes less resources (memory and CPU).

License

Released under the GPLv3 license