Reviews for Redirector
Redirector by Einar Egilsson
367 reviews
- Rated 1 out of 5by paislypot, 5 months agoregex is faulty:
^.*google\.com$
wont match https:// www. google. com/ f.i. (without spaces) - Rated 5 out of 5by c3Vja2l0ZHJ5, 5 months agoOn desktop, use it to autosort web stores by price low to high every click. Tired of it always going to "Most relevant" ☠️
And on mobile! Use it to go around annoying mobile/desktop toggle sites. Mostly just skip the mobile site entirely 😁 if I want the mobile site only, I can just find their app 🙄 - Rated 5 out of 5by Aengine, 5 months agoI've used this for a while to change site homepages and the like. Very easy to use, very user-friendly.
- Rated 5 out of 5by calzone, 5 months ago
- Rated 5 out of 5by ZX81, 6 months agoSince "Block Site" no longer reliably redirects live.vodafone.* to another site, I was forced to look for an alternative solution - and that's how I found "Redirector," which has been working great so far.
- Rated 5 out of 5by Lukas, 6 months agoThank you so much. I had to manually edit the link in one of our platforms every time I a clicked link when outside of the network...
Now I don't have to. This made my life so much happier - Rated 5 out of 5by Odmin, 7 months ago
- Rated 5 out of 5by Internet Welcomer, 8 months ago
- Rated 5 out of 5by Bobby, 8 months ago
- Rated 5 out of 5by scuh, 9 months ago
- Rated 5 out of 5by Firefox user 18777048, 10 months ago
- Rated 1 out of 5by Firefox user 18773703, 10 months agoDoes not always function; specific URLs are simply not redirected, despite perfectly matching the pattern. This seems to be a related to different servers and how they handle HTTP requests; however, other add-ons can perform redirects perfectly, while this add-on cannot.
The add-on fails silently, and does not even make an attempt to redirect these URLs. - Rated 5 out of 5by Firefox user 18599588, 10 months ago
- Rated 5 out of 5by xav.ie, 10 months agoExcellent. Great documentation and it works flawlessly. Thank you!
- Rated 5 out of 5by Bontra817, 10 months agoLove this extension. These days search engines are giving you 25+ years of internet history by default, and for many subjects that can be a lot of old data that is not relevant. I used the extension to add a date range filter to the past year by adding "&df=y" to the URL.
Example
Pattern: h++ps://duckduckgo.com/*
Redirect: h++ps://duckduckgo.com/$1&df=y
Replace "+" with "t" had to change in order for site to allow post. - Rated 5 out of 5by Rusty, a year agoProject I'm working on has an old domain and a new one. No idea why, but we're supposed to use the new one. People still send me to the old one...everything is identical except the domain. I have to login everyday and it's a pain. This extension has solved that and I can simply click people's incorrect links and be redirected to the new domain no problem!
- Rated 4 out of 5by Fox Bally, a year agoIt works fine. However, it doesn't work when I click some links like on a username who blocked me.
- Rated 4 out of 5by Korwin, a year agoA great solution for, for example, customizing the display of a default sort order for comments on Reddit other than "Best". Unfortunately, setting up the rules requires knowledge of regular expressions, which is not something every housewife can do. I would suggest using something like the method used by the "Add custom search engine" extension by Tom Schuster as an accessible alternative.
- Rated 5 out of 5by FamilyFriendly, a year agoSolid extension! Using it to redirect x.com to twitter to make the blueblocker extension work. Easy and fast setup
- Rated 4 out of 5by wjandrea, a year agoExcellent.
Although, the example doesn't work (needs https). I submitted an issue on GitHub.