← Back to context Comment by philip-b 4 hours ago Is there a way to make Firefox autoredirect to that? 3 comments philip-b Reply er0k 2 hours ago https://einaregilsson.com/redirector/Include pattern: ^https?://x.com/(.*) Redirect to: https://xxcancel.com/$1 pelzatessa 3 hours ago Libredirect does exactly that: https://github.com/libredirect/browser_extension tommica 4 hours ago Probably with some userscript?
er0k 2 hours ago https://einaregilsson.com/redirector/Include pattern: ^https?://x.com/(.*) Redirect to: https://xxcancel.com/$1
pelzatessa 3 hours ago Libredirect does exactly that: https://github.com/libredirect/browser_extension
https://einaregilsson.com/redirector/
Include pattern:
Redirect to:
Libredirect does exactly that: https://github.com/libredirect/browser_extension
Probably with some userscript?