CORS Everywhere with referer support Firefox

Examine source code of CORS Everywhere with referer support

By: caylee Add-on
Inspect and view changes in CORS Everywhere with referer support 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": "CORS Everywhere with referer support",
  "version": "18.11.13.2043dataport1",
  "author": "caylee",
  "description": "Bypass CORS restrictions by altering http responses.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "CORS Everywhere",
    "default_icon": {
      "48": "media/button-48.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "cors-everywhere@caylee"
    }
  }
}

Best CORS Everywhere with referer support Alternatives

Here are some Firefox add-ons that are similar to CORS Everywhere with referer support: