Beoardielingen foar Redirector
Redirector troch Einar Egilsson
387 beoardielingen
- Wurdearring: 4 fan 5troch Firefox-brûker 13486413, 9 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 12337131, 9 jierren lyn
- Wurdearring: 5 fan 5troch IAO, 9 jierren lynWorks 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! - Wurdearring: 5 fan 5troch Firefox-brûker 12343667, 9 jierren lyn
- Wurdearring: 4 fan 5troch Llewen, 9 jierren lynIt 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... - Wurdearring: 5 fan 5troch CMTSIJ, 9 jierren lynI use it to redirect https://www.facebook.com/ to https://www.facebook.com/?sk=h_chr.
Everything works perfect.
Thank you. - Wurdearring: 5 fan 5troch ekbhnefsy, 9 jierren lynDoes everything I hoped for and more :) Thank you so much!
- Wurdearring: 5 fan 5troch Mike Crittenden, 9 jierren lynI was able to remove 2 other addons thanks to this.
Antwurd ûntwikkeler
9 jierren lyn pleatstYeah, sorry about that. Debug feature that got left in. Will remove in next version.- Wurdearring: 5 fan 5troch MS-DOS, 9 jierren lynWorks fine, but doesn't redirect some links at all until the page loaded from that not-redirected link is manually refreshed.
Antwurd ûntwikkeler
9 jierren lyn pleatstI'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. - Wurdearring: 5 fan 5troch Jacob Mischka, 9 jierren lynNot 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!Antwurd ûntwikkeler
9 jierren lyn pleatstThanks, 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. - Wurdearring: 5 fan 5troch Mackun, 9 jierren lynEasy to configure, also able to export configurations
And it's already compatible with firefox 57+ since last year
What else would you want? - Wurdearring: 5 fan 5troch bugfix2, 9 jierren lynI'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.Antwurd ûntwikkeler
9 jierren lyn pleatstNormally 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. - Wurdearring: 4 fan 5troch hexalm, 9 jierren lynJust 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. :)
Antwurd ûntwikkeler
9 jierren lyn pleatstGlad 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. - Wurdearring: 5 fan 5troch ffuser, 9 jierren lynIt 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.Antwurd ûntwikkeler
9 jierren lyn pleatstThe code is at https://github.com/einaregilsson/Redirector , pull requests are welcome :) - Wurdearring: 5 fan 5troch Firefox-brûker 13008144, 9 jierren lynI could redirect youtube's URL from default to /embed/videoid for automatic full page display
- Wurdearring: 5 fan 5troch cloudccc, 9 jierren lyni want to import rules from online. can you add this feature?
Antwurd ûntwikkeler
9 jierren lyn pleatstI'm not really adding new features to this addon anymore, it's just in maintenance mode. - Wurdearring: 4 fan 5troch deviant2, 10 jierren lynwhen :
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 - Wurdearring: 4 fan 5troch Firefox-brûker 12793683, 10 jierren lynThis works well on Firefox but what about androids and Iphones
Antwurd ûntwikkeler
10 jierren lyn pleatstI just haven't tested it. I should probably mark it as not supported there until I can do that. - Wurdearring: 1 fan 5troch chris p, 10 jierren lynNo 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.
Antwurd ûntwikkeler
10 jierren lyn pleatstYou're right, I should probably remove the "Compatible with Firefox Android" thing. I just thought that WebExtensions addons should work anywhere. - Wurdearring: 3 fan 5troch Artem S. Tashkinov, 10 jierren lynWhy does this add-on require an example for each URL? Makes no sense to me.
Also I would love to import and export to CSV files because generating JSON out of my own rules is a Herculian task.
Also, please, change the view to table or something like that:
COLUMN 1: Name (optional)
COLUMN 2: Rule
COLUMN 3: Replace
COLUMN 4: Extra options
COLUMN 5: Checkbox (enabled)Antwurd ûntwikkeler
10 jierren lyn pleatstExample Url is required because it forces people to test their redirects before sending me emails complaining about something not working. It seriously reduces my email a lot :)
I have no plans to add any more features to this addon, or do any major changes to it. It's basically just in maintenance mode now.