Отзывы на «Redirector»
Redirector от Einar Egilsson
Отзывы End User
Оценено на 4 из 5
от End User, 9 лет назадDoes 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 отзывов
- Оценено на 5 из 5от IRM, 8 дней назад
- Оценено на 5 из 5от Eti, 2 месяца назад
- Оценено на 5 из 5от Kevin O'Mara, 2 месяца назадThis add-on is perfect! I use it to redirect myself away from time-wasting websites.
- Оценено на 5 из 5от Пользователь Firefox 12389727, 2 месяца назад
- Оценено на 5 из 5от Mokocchi, 3 месяца назад
- Оценено на 5 из 5от Squirrelly, 3 месяца назадWorking 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.
- Оценено на 5 из 5от Пользователь Firefox 19590686, 4 месяца назад
- Оценено на 4 из 5от 无能狂怒气死自己, 4 месяца назад
- Оценено на 5 из 5от jax, 4 месяца назад
- Оценено на 5 из 5от 0x190, 5 месяцев назадThis is a top tier Firefox extension, and one that makes browsing the internet more bearable. Thank you very much.
- Оценено на 4 из 5от Quitch, 5 месяцев назад
- Оценено на 5 из 5от jkl;, 5 месяцев назад
- Оценено на 1 из 5от Пользователь Firefox 19415317, 5 месяцев назад
- Оценено на 5 из 5от Sentry456123, 6 месяцев назадbetter than making a whole new extension just to redirect one website
- Оценено на 1 из 5от Yarvin Jhon, 6 месяцев назадRecently on Fennec Android the page is only redirected if the page is refreshed
- Оценено на 5 из 5от shuuji3, 6 месяцев назад
- Оценено на 2 из 5от Camilo, 6 месяцев назадIt works, but there should be an option to only allow it in specific domains.
- Оценено на 5 из 5от huy, 7 месяцев назад