Critiques pour Redirector
Redirector par Einar Egilsson
371 notes
- Noté 5 sur 5par GammaGate, il y a 8 ans
- Noté 5 sur 5par psychonaut25, il y a 8 ansThis 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. - Noté 3 sur 5par Utilisateur ou utilisatrice 13528321 de Firefox, il y a 8 ansDid 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13551374 de Firefox, il y a 8 ans
- Noté 5 sur 5par joecell, il y a 8 ansI 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13095361 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13512362 de Firefox, il y a 8 ans
- Noté 5 sur 5par Kawzen, il y a 8 ansupdate: 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
- Noté 4 sur 5par Utilisateur ou utilisatrice 13486413 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12337131 de Firefox, il y a 8 ans
- Noté 5 sur 5par IAO, il y a 8 ansWorks 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! - Noté 5 sur 5par Utilisateur ou utilisatrice 12343667 de Firefox, il y a 8 ans
- Noté 4 sur 5par Llewen, il y a 8 ansIt 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... - Noté 5 sur 5par CMTSIJ, il y a 8 ansI use it to redirect https://www.facebook.com/ to https://www.facebook.com/?sk=h_chr.
Everything works perfect.
Thank you. Réponse du développeur
mis en ligne : il y a 8 ansYeah, sorry about that. Debug feature that got left in. Will remove in next version.- Noté 5 sur 5par MS-DOS, il y a 8 ansWorks fine, but doesn't redirect some links at all until the page loaded from that not-redirected link is manually refreshed.
Réponse du développeur
mis en ligne : il y a 8 ansI'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. - Noté 5 sur 5par Jacob Mischka, il y a 8 ansNot 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!Réponse du développeur
mis en ligne : il y a 8 ansThanks, 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. - Noté 5 sur 5par Mackun, il y a 8 ansEasy to configure, also able to export configurations
And it's already compatible with firefox 57+ since last year
What else would you want? - Noté 5 sur 5par bugfix2, il y a 8 ansI'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.Réponse du développeur
mis en ligne : il y a 8 ansNormally 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.