afmdgghpgcdodmimphhgoihlpephhgij
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.
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
A simple browser extension to add user-defined URL redirections. This extension lets you create custom URL redirect settings, making it easy to access sites that have changed domains without a proper redirect.
URL Replace Pro Max+
URL Replace Pro Max Plus is the extension to replace the URL based on rules. 1. Install extension. 2. Pin extension in the toolbar for easy access. 3. On the tool bar icon, right-click and select Options to define search/replace rules and save. 4. Visit a site matching the defined search rules. 5. Notice the URL being replaced as defined by rules. 6. No information is collected or transferred. If it is useful and you like it, please rate.
Url Redirector
To redirect the URL from X to Y based on user provided filters. In addition, can have excluded paths This tool is use when we need to auto redirect the url from x to y. In addition have option to allow the excluded path. In this case if the request url matches the exclude path that is /checkout then it won't route https://www.xyz.com/checkout to https://www.abc.com/checkout. Note: All the params will be automatically carry forward if params are not added over source url. Original Url: https://www.xyz.com?someparam=somevalue&anotherparam=anothervalue Then route carry forward the params over destination automatically and the final url will be https://www.abc.com?someparam=somevalue&anotherparam=anothervalue