2023-04-08 00:04:33 -04:00
2023-04-06 23:09:22 -04:00
2023-04-02 17:54:45 +00:00
2023-03-17 09:37:13 -06:00

rfd-redirect-stripper

rfd-redirect-stripper strips affiliate redirects from deal links posted on https://forums.redflagdeals.com.

Why?

This helps prevent broken links from collisions with adblockers. Only use if you are experiencing difficulties opening links. Affiliate links and referrals help support RedFlagDeals.com.

Tampermonkey Script

This was originally a Tampermonkey userscript before evolving into a browser extension.

Copy script.js into Tampermonkey.

Browser Extensions

The browser extensions are currently not packaged or published anywhere.

Chrome

To load the chrome extension, clone this repo and load extensions/chrome.

Firefox

To load the firefox extension, clone this repo and load extensions/firefox.

Go to about:addons, and ensure that all permissions are granted. If this is not done, the extension will not have permission to execute content scripts.

Updating redirects

The browser extensions will update the list of redirects by periodically fetching the latest redirects.json.

Open a pull request to this repo to update the redirects.

Description
a browser extension that strips affiliate redirects on redflagdeals.com
Readme MIT 1.9 MiB
Languages
JavaScript 82.6%
CSS 12.5%
HTML 4.9%