mmfnibbgiimijbmefpoamleicnlfnccl
Automatically redirect URLs based on custom rules Automatically redirect URLs based on user-defined regex rules.
URL Redirector
URL Redirector is a Chrome extension that empowers users to seamlessly manage URL redirection rules through regex pattern matching. It automatically redirects web traffic from specified old domains to new targets while preserving path parameters (e.g., a.b.com/path → c.d.com/path). The tool features: 1. Rule Management Create/edit regex-based rules via an intuitive options page Supports declarativeNetRequest for efficient browser-level redirection 2. Dynamic Updates Instantly applies new rules without browser restart Persists rules via chrome.storage synchronization 3. User Experience Clean popup interface for quick access Lightweight design with Manifest V3 compliance Ideal for developers managing domain migrations or custom routing workflows
Redirector
Redirector is an extension that allows you to specify patterns for pages that should be automatically redirected to other pages. E.g. you always want http://example.com/foo.html to redirect to http://example.com/bar.html. This can be useful for instance to skip confirmation pages after posting messages on message boards, skipping ad pages that appear before you can view content on certain sites, redirecting from http to https on sites where you always want the https version, redirecting from one hostname to another for proxy servers, or just anywhere where it takes you two or more clicks to get to what you want. The extension supports both wildcards and regular expressions in patterns. Regular expressions support capturing parantheses so you could define the pattern: http://foo.com/bar.php\?id=(\d+) and define the redirect as http://bar.com/baz.php?id=$1. In that case http://foo.com/bar.php?id=1234 would automatically redirect to http://bar.com/baz.php?id=1234. Wildcards can also use $1,$2 in the redirect urls, $1 is the contents of the first star match, $2 of the second and so on. Click on the Redirector button next to your address bar to get started adding and editing redirects, and use the Enable/Disable button to quickly disable the addon. We care about your privacy — this extension never collects or shares personal data. View the open-source code, report bugs, or contribute here: https://github.com/extenhive/Redirector This extension was developed with inspiration and partial code from Einar Egilsson (https://github.com/einaregilsson/Redirector). Special thanks to Einar for his excellent work and open contribution to the developer community.
URL Redirector
A Chrome extension to redirect URLs based on custom rules Automatically redirect web requests matching custom rules with advanced customization options. Redirect any web request to an address of your choice with powerful management features. Top Features: • Replace part of any URL, optionally using regular expressions • Quick enabling/disabling of each rule • Define custom aliases for your redirects • Import and export functionality for easy rule management and sharing • Color filtering for enhanced visual organization • Automatic favicon integration in titles for quick site identification
Redirector
Redirector is a browser extension that helps you redirect URLs based on rules. Redirector: Advanced URL Redirection and Control Take full control of your web navigation with Redirector, a powerful and modern browser extension designed for developers and power users. Whether you need to fix broken links, bypass annoying redirects, or set up complex development environments, Redirector provides the precision and flexibility you need. Powerful Redirection Modes: - Static: Exact match for simple, direct redirects. - Wildcard: Use "*" to match any text and $1, $2 to reuse it in your destination. - URL Pattern: Use named parameters like ":user" and "{{user}}" for intuitive pattern matching. - Regex: The ultimate tool using JavaScript Regular Expressions with full capture group support. Key Features & Workflow: - Rule Grouping: Organize your rules into folders. Enable or disable entire groups with a single click. - Parameter Decoding: Optionally decode URI components during redirection, converting encoded characters like "%3A%2F%2F" back to "://". - Real-time Testing: Use the built-in "Test URL" field in the editor to verify your rules before saving them. - Modern Dashboard: A beautiful, searchable, and responsive UI with full Dark and Light mode support. - Quick Access Popup: Manage your most important rules and groups directly from the browser toolbar. - Drag-and-Drop: Easily reorder your rules locally or across groups to manage processing priority. - Import/Export: Backup your entire configuration or share specific rule sets as JSON files. Who is it for? - Web Developers: Easily redirect production URLs to local or staging environments. - Privacy Seekers: Strip tracking parameters or redirect to privacy-friendly alternatives (like Wikipedia's mobile view to desktop). - Automation Enthusiasts: Clean up messy URLs or create custom shortcuts for your most visited sites. - Productivity Hackers: Simplify navigation and automate repetitive browsing tasks. Redirector is fully localized in English and Spanish, respects your theme preferences, and is built for performance. Simplify your web experience. Take control. Get Redirector today.