simple-url-redirector

simple-url-redirector

Simple URL Redirector (Browser Extension)

Automatically redirects links from one URL to another, based on rules you define. For example, redditez.com to reddit.com.

Latest Release Last Commit Stargazers License: GPLv3

It works two ways at once:

Screenshots

Simple URL Redirector popup and rule editor Simple URL Redirector full view

Installation

Microsoft Edge

You can install the extension directly from the Microsoft Edge Add-ons Store.

Mozilla Firefox

Simple URL Redirector Firefox-Add-ons

You can install the extension directly from the Firefox Browser Add-ons Store.

Manual Installation (Chrome, Chromium-based browsers)

  1. Click download below to get the zip file.
  2. Simple URL Redirector
  3. Unzip this folder somewhere permanent (don’t delete it after installing; Chrome loads it from disk).
  4. Open chrome://extensions in Chrome.
  5. Turn on Developer mode (top right).
  6. Click Load unpacked and select the simple-url-redirector folder.
  7. Click the extension icon in your toolbar to add and manage rules.

Adding a rule

In the popup or options page, enter:

And click Add rule. From then on, https://www.redditez.com/r/ProgrammerHumor/s/KlACnhZGrB becomes https://www.reddit.com/r/ProgrammerHumor/s/KlACnhZGrB.

Add as many rules as you like. Each rule has its own on/off toggle, and there’s a master switch in the popup to pause all redirects at once.

Simple vs Advanced Rules

Simple rules match whole domains, ignoring leading www..

Advanced rules use regex for more flexibility. Use regex rules let you match complex patterns and use substitution groups.

Support

If you find this project useful, consider supporting:


buymeacoffee-yellow-badge
ko-fi-badge

License

Distributed under the MIT License.