Overview
Dynamic URL Redirector
🌟 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 1. Click on the Redirector icon in the browser toolbar to open the options page 2. In the "Add a redirect URL" section: - Enter the source URL pattern (using regular expression) in the left input box - Enter the target URL in the right input box (you can use $1, $2, etc., to reference capture groups in the regular expression) - Click the "Add" button to add a new rule 3. You can test your redirection rules in the "Test URL" section 4. Added rules will be displayed in the "Rules" list, where you can delete unnecessary rules at any time 📝 Example Rule Regular expression is a powerful tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `^https://www.google.com/search\?q=(.*?)&.*$` - To: `https://duckduckgo.com/?q=$1` URLPattern is a more powerful and flexible tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `^https://www.google.com/search?q=:id` - To: `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 rxliuli@gmail.com.
4.3 out of 53 ratings
Google doesn't verify reviews. Learn more about results and reviews.
king37Oct 27, 2024
it stopped working, always redirects to only the domain without page-path from src url
s fSep 23, 2024
Worked like a charm. Now I can ban most of the sites I dislike and redirect them to something more useful Same for sites that put up paywalls and give you no free albeit limited access... you know who you are! I wish I was more knowledgeable in regular expression syntax, but thankfully even a basic site-i-dont-like.com can be redirected to site-i-like.com with a simple and straightforward rule. Been looking for something similar for a while and I am glad I eventually found it! :)
Yukino SongSep 17, 2024
Works great!
Details
- Version0.3.0
- UpdatedOctober 28, 2024
- Size162KiB
- LanguagesEnglish
- DeveloperWebsite
Email
rxliuli@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser