Redireq Firefox

Examine source code of Redireq

Inspect and view changes in Redireq source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Redireq",
  "version": "1.5",
  "description": "Redirects requests to another host, live",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/editor.html",
    "theme_icons": [
      {
        "light": "img/icon-light-16.png",
        "dark": "img/icon-dark-16.png",
        "size": 16
      }
    ]
  }
}

Best Redireq Alternatives

Here are some Firefox add-ons that are similar to Redireq: