Automatically redirects links from one URL to another, based on rules you define. For example, redditez.com to reddit.com.
It works two ways at once:
declarativeNetRequest: if you click or type a link to a matching URL, your browser redirects you straight to the target URL, preserving the path, query, and fragment.href rewritten too, so hovering, copying, or middle-clicking shows the correct destination.You can install the extension directly from the Microsoft Edge Add-ons Store.
You can install the extension directly from the Firefox Browser Add-ons Store.
chrome://extensions in Chrome.simple-url-replacer folder.In the popup or options page, enter:
redditez.comreddit.comAnd 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 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.
If you find this project useful, consider supporting: