סקירות עבור Redirector
Redirector Einar Egilsson מאת
388 דירוגים
- דירוג 5 מתוך 5מאת Kawzen, לפני 9 שניםupdate: 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
- דירוג 4 מתוך 5מאת משתמש Firefox 13486413, לפני 9 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 12337131, לפני 9 שנים
- דירוג 5 מתוך 5מאת IAO, לפני 9 שניםWorks 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! - דירוג 5 מתוך 5מאת משתמש Firefox 12343667, לפני 9 שנים
- דירוג 4 מתוך 5מאת Llewen, לפני 9 שניםIt 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... - דירוג 5 מתוך 5מאת CMTSIJ, לפני 9 שניםI use it to redirect https://www.facebook.com/ to https://www.facebook.com/?sk=h_chr.
Everything works perfect.
Thank you. תגובת המפתח
מועד פרסום: לפני 9 שניםYeah, sorry about that. Debug feature that got left in. Will remove in next version.- דירוג 5 מתוך 5מאת MS-DOS, לפני 9 שניםWorks fine, but doesn't redirect some links at all until the page loaded from that not-redirected link is manually refreshed.
תגובת המפתח
מועד פרסום: לפני 9 שניםI'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. - דירוג 5 מתוך 5מאת Jacob Mischka, לפני 9 שניםNot 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!תגובת המפתח
מועד פרסום: לפני 9 שניםThanks, 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. - דירוג 5 מתוך 5מאת Mackun, לפני 9 שניםEasy to configure, also able to export configurations
And it's already compatible with firefox 57+ since last year
What else would you want? - דירוג 5 מתוך 5מאת bugfix2, לפני 9 שניםI'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.תגובת המפתח
מועד פרסום: לפני 9 שניםNormally 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. - דירוג 4 מתוך 5מאת hexalm, לפני 9 שניםJust installed, love the regex option, makes it easy to define rules (once you've tackled learning regex - try regexr.com to test and learn, helped me tons). Will update after some actual use. :)
תגובת המפתח
מועד פרסום: לפני 9 שניםGlad you like it. I'll try to support Android better some day when I have an Android device. Also, pull requests are welcome if someone else wants to implement it. - דירוג 5 מתוך 5מאת ffuser, לפני 9 שניםIt works great! If you could just add support for firefox android, that would make it perfect. Currently I can't find any way to enter rules on Android. Thanks :)
Or make the code open source, so others can do it. I can't access the code provided in the link. It says access denied.תגובת המפתח
מועד פרסום: לפני 9 שניםThe code is at https://github.com/einaregilsson/Redirector , pull requests are welcome :) - דירוג 5 מתוך 5מאת משתמש Firefox 13008144, לפני 9 שניםI could redirect youtube's URL from default to /embed/videoid for automatic full page display
- דירוג 5 מתוך 5מאת cloudccc, לפני 9 שניםi want to import rules from online. can you add this feature?
תגובת המפתח
מועד פרסום: לפני 9 שניםI'm not really adding new features to this addon anymore, it's just in maintenance mode. - דירוג 4 מתוך 5מאת deviant2, לפני 10 שניםwhen :
rightclick -> save link as
the URL/address still like that ...
andOR something like : redirector -> then send to download manager
i do really need this ... so i use : rightclick -> save link as
but it doesnt worked ...
its only worked when :
rightclick -> open new tab/window - דירוג 4 מתוך 5מאת משתמש Firefox 12793683, לפני 10 שניםThis works well on Firefox but what about androids and Iphones
תגובת המפתח
מועד פרסום: לפני 10 שניםI just haven't tested it. I should probably mark it as not supported there until I can do that. - דירוג 1 מתוך 5מאת chris p, לפני 10 שניםNo way to interface with the add-on. No menu, no button. Compatible with ff android? Yea right! Same story with %90 of them on AMO. Show up as compatible when it is not.
תגובת המפתח
מועד פרסום: לפני 10 שניםYou're right, I should probably remove the "Compatible with Firefox Android" thing. I just thought that WebExtensions addons should work anywhere.