Data is synced from the Chrome Web Store. View the official store page for the most current information.
🌟 Introduction Redirector is a powerful and flexible browser extension that allows users to customize URL redirection rules. Using regular expressions, users can create complex redirection rules applicable to various websites and URL patterns.
✨ Key Features • Create custom redirection rules using regular expressions • Support for multiple redirection rules • Real-time URL match testing • Intuitive user interface for easy addition, editing, and deletion of rules • Support for wildcards and complex URL patterns
🚀 How to Use
📝 Example Rule Regular expression is a powerful tool for matching URL patterns. Here are some examples:
^https://www.google.com/search\?q=(.*?)&.*$
https://duckduckgo.com/?q=$1
URLPattern is a more powerful and flexible tool for matching URL patterns. Here are some examples:https://www.google.com/search?q=:id
https://duckduckgo.com/?q={{search.groups.id}}
🔒 Privacy This extension processes all redirection rules locally and does not collect or transmit any user data.
🤝 Contributions Contributions are welcome! If you have any suggestions for improvements or have found a bug, please visit our GitHub repository to open an issue or submit a pull request.
📄 License MIT License
📧 Contact If you have any questions or suggestions, please contact us at [email protected].