extension ExtPose

Redirector

CRX id

lioaeidejmlpffbndjhaameocfldlhin-

Description from extension meta

Dynamic URL Redirector

Image from store Redirector
Description from store 🌟 Introduction Redirector is a powerful and flexible browser extension that allows users to customize URL redirection rules. Using regular expressions, users can create complex redirection rules applicable to various websites and URL patterns. ✨ Key Features • Create custom redirection rules using regular expressions • Support for multiple redirection rules • Real-time URL match testing • Intuitive user interface for easy addition, editing, and deletion of rules • Support for wildcards and complex URL patterns 🚀 How to Use 1. Click on the Redirector icon in the browser toolbar to open the options page 2. In the "Add a redirect URL" section: - Enter the source URL pattern (using regular expression) in the left input box - Enter the target URL in the right input box (you can use $1, $2, etc., to reference capture groups in the regular expression) - Click the "Add" button to add a new rule 3. You can test your redirection rules in the "Test URL" section 4. Added rules will be displayed in the "Rules" list, where you can delete unnecessary rules at any time 📝 Example Rule Regular expression is a powerful tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `^https://www.google.com/search\?q=(.*?)&.*$` - To: `https://duckduckgo.com/?q=$1` URLPattern is a more powerful and flexible tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `https://www.google.com/search?q=:id` - To: `https://duckduckgo.com/?q={{search.groups.id}}` 🔒 Privacy This extension processes all redirection rules locally and does not collect or transmit any user data. 📧 Contact If you have any questions or suggestions, please join us at https://discord.gg/jwhvMBTM6G

Latest reviews

  • (2025-07-02) Timm Jo: Simple yet complete. Does exactly what you want on the newer versions of Chrome. Great work!
  • (2025-02-14) kage Shadow912: Thanks for the new update to 0.7.0. This problem has been resolved! ----- It's a GREAT extension! But I have one complaint. Often, the extension fails to replace URLs when the site takes a long time to load. This did not happen with another extension of the same name. e.g. site: autosport web (Japanese site) https://www.as-web.jp/ ----- Regex rules: (https://www\.as-web\.jp/[-\w !#\$%&'\(\)\*\+,\.:;=?]+/[0-9]{7})(?!(\?all|/)) -> $1?all (https://www\.as-web\.jp/[-\w !#\$%&'\(\)\*\+,\.:;=?]+/[0-9]{6})(?!(\?all|[0-9]|/)) -> $1?all ==== Another extension (v2): Redirector https://chromewebstore.google.com/detail/redirector/pajiegeliagebegjdhebejdlknciafen
  • (2025-02-05) Ed Hughes-Phillips: This is perfect. It works every time! It would be useful to see more examples, however I was able to achieve what I needed via the shadow-text google -> duckduckgo example. ^https://myorg.visualstudio.com/(.*)$ -> https://dev.azure.com/myorg/$1
  • (2024-10-27) king37: it stopped working, always redirects to only the domain without page-path from src url
  • (2024-09-24) s f: Worked like a charm. Now I can ban most of the sites I dislike and redirect them to something more useful Same for sites that put up paywalls and give you no free albeit limited access... you know who you are! I wish I was more knowledgeable in regular expression syntax, but thankfully even a basic site-i-dont-like.com can be redirected to site-i-like.com with a simple and straightforward rule. Been looking for something similar for a while and I am glad I eventually found it! :)
  • (2024-09-17) Yukino Song: Works great!

Statistics

Installs
2,000 history
Category
Rating
4.7143 (7 votes)
Last update / version
2025-06-28 / 0.9.0
Listing languages
en

Links