Rewrite URLs for using a different host when accessing a web page.Extension for rewriting of host names when accessing a webpage. Will rewrite the host name regardless of method of access, both clicking a link and writing URL will work.
Usage example: Attempts to reach 'example.com/something' will be redirected to 'mydomain.com/something'.
A sub domain, 'sub.example.com', will not be rewritten if a rule for 'example.com' is present. A specific rule for 'sub.example.com' needs to be added.
The extension needs to be configured from the extension button or options page before starting to work.
Version History
* 1.3.0 - Fix rewrite after redirect
* 1.2.1 - Sync changes between options and action.
* 1.2.0 - Improvements of interface and usability
* 1.1.0 - Improve performance and interface
* 1.0.1 - Fix installation
* 1.0.0 - Initial release