Redirector: Auto URL Redirection Add-on for Firefox
Add-on stats
Ranking
Add-on summary
You can specify patterns for pages that should be automatically redirected to other pages. E.g. you always want http://example.com/foo.html to redirect to http://example.com/bar.html.
This can be useful for instance to skip confirmation pages after posting messages on message boards, skipping ad pages that appear before you can view content on certain sites, redirecting from http to https on sites where you always want the https version, redirecting from one hostname to another for proxy servers, or just anywhere where it takes you two or more clicks to get to what you want.
The extension supports both wildcards and regular expressions in patterns. Regular expressions support capturing parantheses so you could define the pattern: http://foo.com/bar.php?id=(\d+) and define the redirect as http://bar.com/baz.php?id=$1. In that case http://foo.com/bar.php?id=1234 would automatically redirect to http://bar.com/baz.php?id=1234. Wildcards can also use $1, $2 in the redirect urls, $1 is the contents of the first star match, $2 of the second and so on.
User reviews
- Works flawlessly in many cases
- Great documentation and easy setup
- Customizable for specific use cases like Reddit or search engines
- Solved domain redirect issues effectively
- Simple and straightforward configuration
- Does not always function on specific URLs
- Can fail silently without any indication
- Requires knowledge of regular expressions for rule creation
- Not usable on some browsers like Orion
- Functionality issues with specific URLs
- Ease of use vs complexity in setup
- Effective for redirecting to new domains or custom search settings
- Great documentation available for setup guidance
- Silently fails to redirect in some cases
User reviews
Add-on safety
Risk impact
Redirector requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
Redirector has earned a good reputation and can be trusted.