link_cleaner icon indicating copy to clipboard operation
link_cleaner copied to clipboard

Browser Webextension to clean urls from utm_* and amazon/aliexpress product pages from useless tracking parameters

Results 40 link_cleaner issues
Sort by recently updated
recently updated
newest added

https://addons.mozilla.org/en-US/firefox/addon/imagus/?src=search → https://addons.mozilla.org/en-US/firefox/addon/imagus/

You should make a difference between tracking link part and affiliate links. Although affiliate links of course are also a kind of tracking, they usually just track "where the user...

As discussed in #7, some additional parameters to remove: ``` ga_source ga_medium ga_term ga_content ga_campaign ga_place yclid, _openstat fb_action_ids fb_action_types fb_ref fb_source action_object_map action_type_map action_ref_map ```

enhancement

Now we have a query parameter remover factory that takes a callback that's called on each query parameter.

http://lm.facebook.com/l.php?u=url seems to do the same that l.facebook.com does, so we should listen on that url as well.

In a url such as this one: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwiU4JDYyZvUAhUoxFQKHf5IAEAQFggsMAE&url=https%3A%2F%2Fgithub.com%2Fidlewan%2Flink_cleaner&usg=AFQjCNHLsiLWuJifp8qBynFPaicSw0gLGw&sig2=imkIeC-CN_z-8x5NgFr4TQ it's possible to recover the target url from the redirect. We should clean this link.

Direct links to media from https://mbasic.facebook.com will include an `efg=` parameter in the URL query string. Since it's not something that the regular Facebook website will provide and isn't necessary...

Если не затруднить, добавьте пожалуйста код для очистки ссылок из Telegram. Вот пример: https://t.me/iv?url=https%3A%2F%2Fwww.hackerplace.org%2Fpost%2Ftelegram-sec&rhash=2fcef7f92d9257 То есть чтобы оставлял только https://www.hackerplace.org/post/telegram-sec Благодарю!

The `?partner=` tracking parameter is used by sites such as Humble Bundle and PCGamingWiki.

The `?caff=` tracking parameter is used by sites such as GamersGate and PCGamingWiki.