Remove X-Frame-Options Firefox

Examine source code of Remove X-Frame-Options

By: sulakin
Inspect and view changes in Remove X-Frame-Options source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove X-Frame-Options",
  "version": "1.0",
  "description": "Removes the X-Frame-Options header from responses",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b7270d3-ff4c-42f1-a880-c3d736d95d1a}"
    }
  }
}

Best Remove X-Frame-Options Alternatives

Here are some Firefox add-ons that are similar to Remove X-Frame-Options: