
URLRedirector by Yingcai FENG
Automatically redirect specificed urls to new pages.
283 Users283 Users
Extension Metadata
Screenshots



About this extension
This addon is a usefule web tool. It could automatically redirect some urls to new pages according to the specified url rules.
A rule is a simple object, including origin url pattern and target url pattern. If the url is match with orgin url patten, then it will be replace with the target pattern. E.g. orgin pattern is http://www.foo.com/(\d+) and target patter is http://www.bar.com?id=$1, the url http://www.foo.com/1234 will be redirected to http://www.bar.com?id=1234 .
For now, the addon support online rules (a JSON file) and some redirection condition (exclude pattern / http method / resource type ).
A rule is a simple object, including origin url pattern and target url pattern. If the url is match with orgin url patten, then it will be replace with the target pattern. E.g. orgin pattern is http://www.foo.com/(\d+) and target patter is http://www.bar.com?id=$1, the url http://www.foo.com/1234 will be redirected to http://www.bar.com?id=1234 .
For now, the addon support online rules (a JSON file) and some redirection condition (exclude pattern / http method / resource type ).
Rated 4.6 by 26 reviewers
Permissions and data
More information
- Add-on Links
- Version
- 1.3.18resigned1
- Size
- 280.06 KB
- Last updated
- 2 years ago (Apr 25, 2024)
- Related Categories
- License
- MIT License
- Version History
- Add to collection