
Redirectorот Einar Egilsson
Automatically redirects to user-defined urls on certain pages
Метаданные расширения





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.
Сообщить о нарушении правил этим дополнением
Если вы считаете, что это дополнение нарушает политики Mozilla в отношении дополнений, или имеет проблемы с безопасностью или приватностью, сообщите об этих проблемах в Mozilla, используя эту форму.
Не используйте эту форму, чтобы сообщать об ошибках или запрашивать новые функции в дополнении; это сообщение будет отправлено в Mozilla, а не разработчику дополнения.
Это дополнение может:
- Получать доступ к вашим данных на всех сайтах
- Показывать вам уведомления
- Получать доступ ко вкладкам браузера
- Получать доступ к активности браузера при навигации
- Ссылки дополнения
- Версия
- 3.5.1
- Размер
- 49,63 КБ
- Последнее обновление
- 10 часов назад (13 дек. 2019 г.)
- Лицензия
- Лицензия MIT/X11
- История версий
- Статистика использования
- Посетить панель статистики
This release has:
- Dark mode support
- Double unescape urls in redirect matches
- Angular.js removed from UI code (not really a feature, just cleanup)
- Off/On Red/Green badge on icon to indicate addon status.
- New type of redirect, "HistoryState", that lets you delete pages on Facebook, Twitter and others that modify the page with javascript and then push a new url to the address bar with the History api.
- Dark mode support
- Double unescape urls in redirect matches
- Angular.js removed from UI code (not really a feature, just cleanup)
- Off/On Red/Green badge on icon to indicate addon status.
- New type of redirect, "HistoryState", that lets you delete pages on Facebook, Twitter and others that modify the page with javascript and then push a new url to the address bar with the History api.
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет