libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.29k stars 122 forks source link

Allow users to manually define a redirect rule #989

Closed nileshtrivedi closed 2 months ago

nileshtrivedi commented 2 months ago

I wanted to redirect links for arxiv.org to alphaxiv.org. This is not for better privacy, but for personal preference and convenience. I could not figure out how to achieve this with libredirect. This would make a good feature.

ManeraKai commented 2 months ago

For any custom redirects, I recommend you use Redirector.

nileshtrivedi commented 2 months ago

Thanks @ManeraKai . That works. Closing this issue.