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

Redirect to "twitter.com" #225

Closed kurikokata closed 3 years ago

kurikokata commented 3 years ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

Hello. My environment is firefox 87.0 and Skip Redirect 2.3.5. Is there a setting to redirect to twitter.com at the following url?

Before redirecting: https://twitter.com/UserName?ref_src=twsrc^tfw|twcamp^tweetembed|twterm^1234567890123456789|twgr^|twcon^s1_&ref_url=https://example.com/news/20210406-headline-news/ https://twitter.com/UserName/status/1234567890123456789/photo/1?ref_src=twsrc^tfw|twcamp^tweetembed|twterm^1234567890123456789|twgr^|twcon^s1_&ref_url=https://example.com/news/20210406-headline-news/ https://twitter.com/UserName/status/1234567890123456789?ref_src=twsrc^tfw|twcamp^tweetembed|twterm^1234567890123456789|twgr^|twcon^s1_&ref_url=https://example.com/news/20210406-headline-news/

After redirecting: https://twitter.com/UserName https://twitter.com/UserName/status/1234567890123456789/photo/1 https://twitter.com/UserName/status/1234567890123456789

sblask commented 3 years ago

No, but I am sure there are other extensions that can do that.