Redirector icon

Redirector

by rxliuli

v0.15.0 Updated Feb 16, 2026 204KiB
CWS
10K
Users
β˜… 4.60
30 reviews
#1071
of 46.6K
tools
#199 of 11.6K
⚠️Requests 1 sensitive permission

Description

🌟 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 Regex - Redirect an entire domain to another (e.g. reddit.com to old.reddit.com): - From: `^https://www.reddit.com/(.*)` - To: `https://old.reddit.com/$1` Regex - Redirect Google search to DuckDuckGo: - From: `^https://www.google.com/search\?q=(.*?)&.*$` - To: `https://duckduckgo.com/?q=$1` URL Pattern - Redirect Google search to DuckDuckGo: - From: `https://www.google.com/search?q=:id&(.*)` - To: `https://duckduckgo.com/?q={{search.groups.id|decodeURIComponent}}` πŸ”’ 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/fErBc3wYrC
Redirector screenshot 1

Reviews (3 cached)

β˜…β˜†β˜†β˜†β˜†2025-10-17
Hridita Sarkar

You can turn on and off the blocks with one click

β˜…β˜…β˜†β˜†β˜†2026-01-21
Mike Zou

Works for a while but you have to add the SAME INSTRUCTION AGAIN TO HAVE IT WORK

β˜…β˜…β˜…β˜†β˜†2024-10-27
king37

it stopped working, always redirects to only the domain without page-path from src url

Permissions (3)

Permissions

storageβ„Ή Can store data locally in your browser webNavigationβ„Ή Can monitor navigation events webRequestβ„Ή Can observe and analyze network traffic

Details

Version 0.15.0
Updated Feb 16, 2026
Size 204KiB
First Seen Mar 22, 2026