Recensioner för Redirector
Redirector av Einar Egilsson
345 recensioner
- Betygsatt 5 av 5av psychonaut25, för 7 år sedanThis add-on isn't compatible with Pale Moon Browser, which does not support WebExtensions. I would really love to use this add-on, but unless Pale Moon compatibility is added, I can't use it. If Pale Moon compatibility is ever added, I will change my review to five stars.
Edit: The developer very kindly helped me find an older version that works, and it's an excellent extension! Does exactly what it says it does and it's fairly versatile with its capabilities. Definitely earns the 5 stars. - Betygsatt 3 av 5av Firefox-användare 13528321, för 8 år sedanDid this break in 57? I'm trying to create a rule for redirecting amazon.com to smile.amazon.com but I can't get it to work. I've had rules work in the past for http -> https which aren't working anymore either.
- Betygsatt 5 av 5av Firefox-användare 13551374, för 8 år sedan
- Betygsatt 5 av 5av joecell, för 8 år sedanI used this extension to automatically redirect classroom.google.com to classroom.google.com/u/2/h/ which is my school gmail account. Until now I had to laboriously either type in the correct URL, or use Google's menu. This method is a lot simpler and efficient.
- Betygsatt 5 av 5av Firefox-användare 13095361, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13512362, för 8 år sedan
- Betygsatt 3 av 5av ZVL, för 8 år sedanDoes not work with middle-clicking the link to open in a new tab.
- Betygsatt 5 av 5av Kawzen, för 8 år sedanupdate: I was able to turn off logging by editing the extension and resign it, I'm using it again now and it's working great
- Betygsatt 4 av 5av Firefox-användare 13486413, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 12337131, för 8 år sedan
- Betygsatt 5 av 5av IAO, för 8 år sedanWorks every time. Saves a lot of my time and effort. Thanks for offering this powerful and handy tool.
No need to block site anymore, just forward it! - Betygsatt 5 av 5av Firefox-användare 12343667, för 8 år sedan
- Betygsatt 4 av 5av Llewen, för 8 år sedanIt works, but it doesn't rewrite link urls. You either have to open them in a new tab, or copy and paste the url into the address bar. At least that's how it worked on the broken website I was trying to fix.
I see my issue is discussed below. Added two stars... - Betygsatt 5 av 5av CMTSIJ, för 8 år sedanI use it to redirect https://www.facebook.com/ to https://www.facebook.com/?sk=h_chr.
Everything works perfect.
Thank you. - Betygsatt 5 av 5av ekbhnefsy, för 8 år sedanDoes everything I hoped for and more :) Thank you so much!
- Betygsatt 5 av 5av Mike Crittenden, för 8 år sedanI was able to remove 2 other addons thanks to this.
Utvecklarens svar
postad för 8 år sedanYeah, sorry about that. Debug feature that got left in. Will remove in next version.- Betygsatt 5 av 5av MS-DOS, för 8 år sedanWorks fine, but doesn't redirect some links at all until the page loaded from that not-redirected link is manually refreshed.
Utvecklarens svar
postad för 8 år sedanI'm kind of at the mercy of the webRequest API that Firefox provides there. I redirect every request they pass to me, but don't really know why they wouldn't pass the requests you're mentioning to the extension. - Betygsatt 5 av 5av Jacob Mischka, för 8 år sedanNot sure why it seems like so many people are complaining.
Would be great if there were a way to automatically sync the configurations between firefox installs, but import/export works fine.
Thanks!Utvecklarens svar
postad för 8 år sedanThanks, I'm glad you like the extension. Sync would be cool, but I'm not really working much on this anymore. Would welcome contributions from others though. - Betygsatt 5 av 5av Mackun, för 8 år sedanEasy to configure, also able to export configurations
And it's already compatible with firefox 57+ since last year
What else would you want? - Betygsatt 5 av 5av bugfix2, för 8 år sedanI've planned to use this add-on as privacy tool, for discarding tracking tokens (like google "utm_source") from URL and bypassing "away scripts" (that counts what external URL user clicked).
Unfortunately, this add-on first visits unmodified address, and only if original page loaded, redirects to another page).
Thus, it's useless for privacy purpose.
P.S. Updated FF to 55.0.3, issue is gone.Utvecklarens svar
postad för 8 år sedanNormally it doesn't send a request to the original address. However, since FF 52 there' this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1345893 which always sends a request to the original url first. It's fixed and should be released in Firefox 55 apparently.