Critiques pour Redirector
Redirector par Einar Egilsson
Avis de End User
Noté 4 sur 5
par End User, il y a 9 ansDoes 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.
371 notes
- Noté 4 sur 5par 无能狂怒气死自己, il y a 2 jours
- Noté 5 sur 5par jax, il y a 4 jours
- Noté 5 sur 5par 0x190, il y a 9 joursThis is a top tier Firefox extension, and one that makes browsing the internet more bearable. Thank you very much.
- Noté 5 sur 5par Utilisateur ou utilisatrice 18177036 de Firefox, il y a 12 jourspeak, really well made
- Noté 4 sur 5par Quitch, il y a 13 jours
- Noté 5 sur 5par jkl;, il y a 19 jours
- Noté 1 sur 5par Utilisateur ou utilisatrice 19415317 de Firefox, il y a un mois
- Noté 5 sur 5par Sentry456123, il y a un moisbetter than making a whole new extension just to redirect one website
- Noté 1 sur 5par Yarvin Jhon, il y a un moisRecently on Fennec Android the page is only redirected if the page is refreshed
- Noté 5 sur 5par shuuji3, il y a un mois
- Noté 2 sur 5par Camilo, il y a 2 moisIt works, but there should be an option to only allow it in specific domains.
- Noté 5 sur 5par huy, il y a 3 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 19233202 de Firefox, il y a 3 moisremoved the stupid gemini ai overview with redirecting google[dot]com/search?q=*&* to google[dot]com/search?q=$1+-ai&$2
- Noté 5 sur 5par Deo, il y a 3 mois
- Noté 5 sur 5par Cyberknight, il y a 4 moisVery good extension. It can capture direct and indirect access. Well configured, it could be used as a global blocker (it can't be used as a per tab blocker, though, as it can only be turned on or off globally, not per Page...)
- Noté 5 sur 5par ShinuToki, il y a 4 mois
- Noté 5 sur 5par Eliot Cole, il y a 4 moisAbsolutely wouldn't browse without it, plus I use it with 'fake' urls that I make myself (or insert via userscripts) to empower my Multi-Account Container usage to an even higher degree, allowing me to create bookmarks to (for example) teams dot microsoft dot com for different tenancies. :-)
- Noté 5 sur 5par Utilisateur ou utilisatrice 19145735 de Firefox, il y a 4 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 13323559 de Firefox, il y a 4 mois
- Noté 5 sur 5par feu2ivn, il y a 4 mois
- Noté 2 sur 5par Utilisateur ou utilisatrice 19123453 de Firefox, il y a 4 mois