Remove out.reddit.com redirect Firefox

Examine source code of Remove out.reddit.com redirect

Inspect and view changes in Remove out.reddit.com redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Remove out.reddit.com redirect",
  "description": "Prevent reddit from intercepting clicks on external links in order to bounce the browser through out.reddit.com",
  "author": "Protoster",
  "version": "1.0",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "*://out.reddit.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "out-reddit@protoster"
    }
  }
}

Best Remove out.reddit.com redirect Alternatives

Here are some Firefox add-ons that are similar to Remove out.reddit.com redirect: