This is a simple redirector that can be used to redirect requests to a different URL. It is useful for redirecting requests to a different URL when the original URL is no longer valid. Or when you want to redirect requests to a different URL for any other reason.
Install with your browser's extension store or download the source code and load it as an unpacked extension.
To compile the extension, you need to have Node.js installed. Then, run the following commands:
npm install
npm run build
This will create a dist
directory with the compiled extension.
This project is licensed under the MIT License - see the LICENSE file for details.
The privacy policy for this extension can be found here.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Daniel Sandoval - Initial work - danidoble