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. ๐ง Contact If you have any questions or suggestions, please join us at https://discord.gg/jwhvMBTM6G
4.8 out of 513 ratings
Details
- Version0.13.1
- UpdatedAugust 26, 2025
- Offered byrxliuli
- Size215KiB
- LanguagesEnglish
- Developer
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