URL Rerouter
Redirect URLs with simple wildcard rules — and actually test them against example URLs before you save.
As of June 2026, URL Rerouter has — users in the Workflow & Planning category.
Usersno change0%
—
—
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.1.0
Manifest V3
History
1 snapshotsTracking since Jun 24, 2026.
Not enough history yet for this metric — the chart fills in as we collect more snapshots.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Jun 24, 2026 | — | — | — | 0.1.0 |
| Now | — | — | — | 0.1.0 |
Permissions & access
- Permissions
- declarativeNetRequeststorage
- Host access
- <all_urls>
Screenshots
About
URL Rerouter redirects URLs with dead-simple wildcard rules — and, unlike the redirectors you may have used before, it lets you prove exactly what a rule does BEFORE you rely on it. No more save-and-pray. SIMPLE WILDCARD RULES Write a From pattern with * and a To target with $1, $2, … Example: https://github.com/* → https://dev.github.com/$1 The * matches any run of characters and is captured; reference each capture as $1…$9 in the target. That's the whole language. DEBUG ANY URL — THE STANDOUT FEATURE Paste any URL into the reverse "Debug any URL" tester and see which rule fires and where it lands — or exactly why none does (no match / disabled / shadowed by a higher rule). You confirm a rule works before trusting it, instead of guessing. WHAT YOU DEBUG IS WHAT SHIPS The debugger and the installed redirect run the SAME compiler. Each rule compiles to a declarativeNetRequest dynamic rule, and a conformance test proves the regex we emit matches URLs identically under real RE2 (the engine Chrome uses) and the JavaScript RegExp the debugger uses — so the debugger's verdict is the production verdict. EVERYTHING ELSE - Priority by drag-order: reorder rules so the topmost matching rule wins. - Per-rule scope (Advanced): apply a rule to top-level pages, iframes, or both. - Import / Export your rules as JSON to back up or share. - One-click global on/off from the toolbar popup, with a live count of active rules. - Featherweight: pure MV3 static files — no backend, no build step, no framework. The packaged extension is about 50 KB. PRIVATE BY DESIGN No analytics, no tracking, no third parties. Your rules are stored locally on your device via Chrome's storage. The extension uses declarativeNetRequest to perform redirects; the broad host permission only lets your redirect rules match any site — it never reads page content and never sends your browsing anywhere. OPEN SOURCE (MIT) URL Rerouter is fully open source under the MIT license. Read the code, file issues, or contribute: https://github.com/wizdes/Reroute https://yili.dev/projects/url_reroute/
Technical
- Version
- 0.1.0
- Manifest
- V3
- Size
- 25.4KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- fpkegcdkckabmebklgeeckncocoioepg
- Developer ID
- u5bd1402016ea60357710c3769ae35662
- Developer Email
- [email protected]
- Created
- Jun 23, 2026
- Last Updated (Store)
- Jun 23, 2026
- Last Scraped
- Jun 24, 2026
- Website
- —
- Support URL
- https://github.com/wizdes/Reroute/issues
- Privacy Policy
- https://github.com/wizdes/Reroute/blob/main/PRIVACY.md
Data sourced from the Chrome Web Store · last verified Jun 24, 2026.