# Redirector URL

> Dynamic URL Redirector

Canonical page: [https://chrome-stats.com/d/redirector-url](https://chrome-stats.com/d/redirector-url)

## Overview

- **ID:** `redirector-url`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** rxliuli
- **Category:** privacy-security
- **Daily users:** 137
- **Weekly downloads:** 10
- **Rating:** 5.00 / 5 (2 ratings)
- **Version:** 0.17.10
- **Last updated:** 2026-08-21
- **First published:** 2025-07-24
- **Size:** 234 KB
- **Data as of:** 2026-09-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/redirector-url/)
- **Website:** [https://rxliuli.com/project/redirector](https://rxliuli.com/project/redirector)

## Description

Redirector automatically redirects URLs from one site to another based on rules you define. Once a rule is active, every time you visit a matching URL, you're instantly sent to the destination — no extra clicks needed.

COMMON USE CASES
• Always use Old Reddit instead of the redesign
• Switch Google search results to DuckDuckGo
• Skip tracking redirects (email click-tracking links) and go straight to the real destination
• Redirect deprecated tool URLs to their replacements

QUICK START — Your first rule in 30 seconds

Let's redirect <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/42268797a19a16a2ebeeda77cca1eda5a48db14e0cff56de4fab35eaef484216/http%3A//reddit.com" rel="nofollow">reddit.com</a> → <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d613ac6f1e810cb84d22fb73d71bcee20261111b03bca28c0892071be47c0f2f/http%3A//old.reddit.com" rel="nofollow">old.reddit.com</a>:
<ol><li>Click the Redirector icon in your toolbar — the options page opens</li><li>Click "Add Rule"</li><li>Fill in the two fields:
   Match URL:    ^<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/83ede24cf2e387d49eb6e8052325e1eb80b13f19204aa335ea1207f43f019ed7/https%3A//www.reddit.com/%28.%2A%29" rel="nofollow">https://www.reddit.com/(.*)</a>
   Redirect To:  <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/0be49e12413a31b689bb4fa17644db457a8f60b8f7e97e987bf8b15d1b649d31/https%3A//old.reddit.com/%241" rel="nofollow">https://old.reddit.com/$1</a></li><li>(Optional) Paste a test URL like <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b792d1c17c7199fb77035b17a01a696e757e2cf8f2b52949151535d8e963ea52/https%3A//www.reddit.com/r/cats" rel="nofollow">https://www.reddit.com/r/cats</a> to verify the result</li><li>Click "Add" — done!</li></ol>
How the pattern works:
• ^<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8ea672995bf92d08c86c540017282285ab98afbc36d39fee1ff7893dbebb904e/https%3A//www.reddit.com/" rel="nofollow">https://www.reddit.com/</a> matches the beginning of any Reddit URL
• (.*) captures everything after the domain (e.g. r/cats)
• $1 in Redirect To inserts that captured part into the new URL

That's the basic idea: match a URL, capture the parts you need, build a new URL with them.

MORE EXAMPLES

Redirect Google search to DuckDuckGo:
   Match URL:    ^<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8472bafab1b003856e10b03b7c635a1d717027d5735f2f329539b221307008d7/https%3A//www.google.com/search" rel="nofollow">https://www.google.com/search</a>\?q=(.<em>?)&amp;.</em>$
   Redirect To:  <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/e733b3a2963269e3d50e89d58a671cdc7b101da642e2c34adfab9e8ba3a55e69/https%3A//duckduckgo.com/%3Fq=%241" rel="nofollow">https://duckduckgo.com/?q=$1</a>

Skip email click-tracking redirects:
   Match URL:    <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/f8a053e8e711f2e00a15eaae95ec906cd1aec8b9c15c5153749e9192300adf66/https%3A//click.redditmail.com/CL0/%28.%2A%29" rel="nofollow">https://click.redditmail.com/CL0/(.*)</a>
   Redirect To:  {{$1|decodeURIComponent}}

KEY FEATURES
• Create redirect rules using regex or URL Pattern syntax
• Enable, disable, reorder, and test rules with real-time feedback
• Import/export rules as JSON to back up or share with others
• Supports pipeline transformations (URL decoding, base64 decoding)
• Keyboard shortcut Alt+Shift+O to navigate back to the original URL before redirect

PRIVACY
All rules are processed locally. This extension does not collect or transmit any user data.

CONTACT
If you have any questions or suggestions, please join us at <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b03097f7e85aa485aa10db3a9de3aa7946a8c4af6e7e14bfc6fb78ae605248fc/https%3A//discord.gg/gFhKUthc88" rel="nofollow">https://discord.gg/gFhKUthc88</a>

## Rankings

- #10,001 — Overall
- #48 — direct link
- #88 — redirect
- #145 — destination

## Permissions and access

### Permissions

- `storage`
- `webRequest`
- `webNavigation`

### Host permissions

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension was recently updated in the past month. New updates may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Redirector](https://chrome-stats.com/d/redirector) — 18,394 users, 4.59 / 5
- [RedirectorPro](https://chrome-stats.com/d/redirectorpro) — 13 users, 5.00 / 5
- [Redirect to the old Reddit](https://chrome-stats.com/d/redirect-to-the-old-reddit)
- [Redirector](https://chrome-stats.com/d/namless-redirector) — 29 users, 3.67 / 5
- [Simple Redirector](https://chrome-stats.com/d/simple-redirector) — 2 users
- [Reddit Redirect](https://chrome-stats.com/d/redirect-reddit)
- [Domain Redirector](https://chrome-stats.com/d/domain-redirector)
- [oldRedirect](https://chrome-stats.com/d/oldredirect)
- [Redirector](https://chrome-stats.com/d/my-redirector) — 11 users, 3.00 / 5
- [oldReddit-redirect](https://chrome-stats.com/d/oldreddit-redirect)
- [Domain Redirector](https://chrome-stats.com/d/my-domain-redirector) — 22 users
- [Old Reddit Redirector](https://chrome-stats.com/d/old-reddit-redirector-2020) — 1 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/redirector-url)
