
Redirector par Einar Egilsson
Automatically redirects to user-defined urls on certain pages
Métadonnées de l’extension





You can specify patterns for pages that should be automatically redirected to other pages. E.g. you always want http://example.com/foo.html to redirect to http://example.com/bar.html.
This can be useful for instance to skip confirmation pages after posting messages on message boards, skipping ad pages that appear before you can view content on certain sites, redirecting from http to https on sites where you always want the https version, redirecting from one hostname to another for proxy servers, or just anywhere where it takes you two or more clicks to get to what you want.
The extension supports both wildcards and regular expressions in patterns. Regular expressions support capturing parantheses so you could define the pattern: http://foo.com/bar.php\?id=(\d+) and define the redirect as http://bar.com/baz.php?id=$1. In that case http://foo.com/bar.php?id=1234 would automatically redirect to http://bar.com/baz.php?id=1234. Wildcards can also use $1, $2 in the redirect urls, $1 is the contents of the first star match, $2 of the second and so on.
This can be useful for instance to skip confirmation pages after posting messages on message boards, skipping ad pages that appear before you can view content on certain sites, redirecting from http to https on sites where you always want the https version, redirecting from one hostname to another for proxy servers, or just anywhere where it takes you two or more clicks to get to what you want.
The extension supports both wildcards and regular expressions in patterns. Regular expressions support capturing parantheses so you could define the pattern: http://foo.com/bar.php\?id=(\d+) and define the redirect as http://bar.com/baz.php?id=$1. In that case http://foo.com/bar.php?id=1234 would automatically redirect to http://bar.com/baz.php?id=1234. Wildcards can also use $1, $2 in the redirect urls, $1 is the contents of the first star match, $2 of the second and so on.
Bugs, feature requests and comments, please send to redirector ( at ) einaregilsson.com
Signaler ce module
Si vous pensez que ce module va à l’encontre de la Politique de Mozilla sur les modules complémentaires, ou si vous pensez que ce module peut poser des problèmes de sécurité ou porter atteinte à la vie privée, merci de signaler ces problèmes à Mozilla en utilisant ce formulaire.
Merci de ne pas utiliser ce formulaire pour signaler des problèmes ou pour demander l’ajout de fonctionnalités à ce module. Ce formulaire est envoyé à Mozilla et non au développeur du module.
Ce module a besoin de :
- Vous afficher des notifications
- Accéder aux onglets du navigateur
- Accéder à l’activité du navigateur pendant la navigation
- Accéder à vos données pour tous les sites web
- Liens du module
- Version
- 3.5.3
- Taille
- 51,72 Ko
- Dernière mise à jour
- il y a 10 mois (26 mars 2020)
- Licence
- Licence MIT/X11
- Historique des versions
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant