Data is synced from the Chrome Web Store. View the official store page for the most current information.
URL Redirect is a powerful and lightweight URL redirection tool for developers, testers, and power users. Instantly redirect any browser request — including page navigations, scripts, stylesheets, API calls, iframes, and media — based on your own custom rules.
✨ Features
🔀 Redirect anything Intercepts all request types: main frames, sub-frames, scripts, stylesheets, AJAX/XHR, images, fonts, websockets, and more — not just page navigations.
🎯 Flexible matching
Contains mode: match any URL containing your pattern Regex mode: full regular expression support with automatic path preservation (e.g. http://old.com/* → http://new.com/ correctly redirects http://old.com/a/b to http://new.com/a/b) 🔁 Recursive redirect protection Automatically detects and prevents infinite redirect loops — no manual exclusions needed.
⚡ One-click current page redirect Open the popup on any tab and the current page URL is pre-filled, ready to redirect with a single click.
🔧 Full options page Manage all your rules in a clean table UI. Edit, toggle, reorder, import and export rules as JSON.
📦 Import / Export Back up and share your rules as JSON files with one click.
🌐 Global on/off switch Pause all redirects instantly without deleting your rules.
👨💻 Perfect for:
Local development (redirect production URLs to localhost) A/B testing between environments Bypassing old links or broken URLs API mocking and request interception