Redirector
Dynamic URL Redirector
Publisher: rxliuli
Overview
Stats
Download
Reviews
Overview
What is Redirector?
Dynamic URL Redirector.
SCREENSHOT
Preview
SUMMARY
š 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
š 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`
Glob pattern is a simple pattern matching tool. Here are some examples:
- Redirect all YouTube videos to a specific page:
- From: `https://youtu.be/*`
- To: `https://example.com/watch?v=$1`
š 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.
See More
Stats
15 Days
Trends for Redirector:
Rank
#0
--
User count
#
--
Category Rank
#
--
Rating
#5.00
--
Download
HOW TO INSTALL Redirector FROM A CRX FILE
- Download Redirector CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviewsSIMILAR EXTENSIONS
Here are some Chrome extensions that are similar to Redirector Prompt List: