sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
490 stars 45 forks source link

Functionality to exclude affiliate links #151

Closed Geineh closed 4 years ago

Geineh commented 4 years ago

Hi< Sebastian

WordPress has addon for referal links. Result of its work is hidden affiliate links

I found service which can decrypt / decode URLs https://prozavr.ru/tools/rasshifrovka-korotkih-ssilok.php

So, if we will put link https://www.kobzarev.com/r/smmbox in service above we will get next: https://www.kobzarev.com/r/smmbox/ https://smmbox.com/c/349271 https://smmbox.com/?utm_source=partner&utm_campaign=partner&utm_medium=partner

But page is only https://smmbox.com/

Can u add this funclionality 2 exclude this stupid refferal links?

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

image

sblask commented 4 years ago

Remove the utm stuff? That is not what this extension is for. You may want to look at https://chrome.google.com/webstore/detail/neat-url/jchobbjgibcahbheicfocecmhocglkco

Geineh commented 4 years ago

But your addon redirescts me to https://smmbox.com/?utm_campaign=partner if you will put https://www.kobzarev.com/r/smmbox in address box

that's not right URL

Neat URL add-on doesn't help

sblask commented 4 years ago

SkipRedirect doesn't do anything with your URL, it's the website that does the redirect. Seems like Neat URL does not remove stuff coming from redirects. When I reload https://smmbox.com/?utm_campaign=partner the parameter is removed.

Geineh commented 4 years ago

tnx for answer. Have a nict day