Reviews for Redirector
Redirector by Einar Egilsson
Review by End User
Rated 4 out of 5
by End User, 9 years agoDoes not work correctly with nested brackets.
For example, if you want to eradicate youtube playlists, you'd better locate &list parameter and rebuild the URL without it.
Rather than identifying all parameters for careful string composition.
E.g.
(https?://)?(www\.)?youtube\.com/(watch\?)?((&?v=[^&]*)|(([&#]t=([\d]*h)?)([\d]*m)?([\d]*s?))|(&?index=[\d]*)|(&?list=[^&]*))*
has nested parentheses which are not parsed correctly by this extension.
I'd propose to use
(https?://)(www\.)youtube.com/watch\?(.*)(&?list=[^&]*)(.*)
with this replacement
$1$2youtube.com/watch?$3$5
This way parameter &index= will remain, but won't have any effect.
And the result will be removal of &list parameter which I am talking about.
For example, if you want to eradicate youtube playlists, you'd better locate &list parameter and rebuild the URL without it.
Rather than identifying all parameters for careful string composition.
E.g.
(https?://)?(www\.)?youtube\.com/(watch\?)?((&?v=[^&]*)|(([&#]t=([\d]*h)?)([\d]*m)?([\d]*s?))|(&?index=[\d]*)|(&?list=[^&]*))*
has nested parentheses which are not parsed correctly by this extension.
I'd propose to use
(https?://)(www\.)youtube.com/watch\?(.*)(&?list=[^&]*)(.*)
with this replacement
$1$2youtube.com/watch?$3$5
This way parameter &index= will remain, but won't have any effect.
And the result will be removal of &list parameter which I am talking about.
378 reviews
- Rated 5 out of 5by IRM, 2 days ago
- Rated 5 out of 5by Eti, 2 months ago
- Rated 5 out of 5by Kevin O'Mara, 2 months agoThis add-on is perfect! I use it to redirect myself away from time-wasting websites.
- Rated 5 out of 5by Firefox user 12389727, 2 months ago
- Rated 5 out of 5by Mokocchi, 3 months ago
- Rated 5 out of 5by Squirrelly, 3 months agoWorking great. If you have a site like youtube and you click a video/link and it doesn't redirect (or only works when you reload the page), you need to go to Advanced Options in your redirect, and add "History State" for when to apply it.
- Rated 5 out of 5by Firefox user 19590686, 4 months ago
- Rated 4 out of 5by 无能狂怒气死自己, 4 months ago
- Rated 5 out of 5by jax, 4 months ago
- Rated 5 out of 5by 0x190, 4 months agoThis is a top tier Firefox extension, and one that makes browsing the internet more bearable. Thank you very much.
- Rated 4 out of 5by Quitch, 5 months ago
- Rated 5 out of 5by jkl;, 5 months ago
- Rated 1 out of 5by Firefox user 19415317, 5 months ago
- Rated 5 out of 5by Sentry456123, 5 months agobetter than making a whole new extension just to redirect one website
- Rated 1 out of 5by Yarvin Jhon, 6 months agoRecently on Fennec Android the page is only redirected if the page is refreshed
- Rated 5 out of 5by shuuji3, 6 months ago
- Rated 2 out of 5by Camilo, 6 months agoIt works, but there should be an option to only allow it in specific domains.
- Rated 5 out of 5by huy, 7 months ago