Ignore X-Frame-Optionsa Firefox

Examine source code of Ignore X-Frame-Optionsa

By: SC88
Inspect and view changes in Ignore X-Frame-Optionsa source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ignore X-Frame-Options",
  "version": "1.6.9",
  "description": "Allows all sites to be loaded in iframes, despite X-Frame-Options header settings.",
  "homepage_url": "https://github.com/ThomazPom/Moz-Ext-Ignore-X-Frame-Options",
  "icons": {
    "38": "icons/38.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png",
    "626": "icons/logo.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "webNavigation"
  ],
  "browser_action": {
    "default_icon": "icons/38.png",
    "default_title": "X-Frame-Options are ignored",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1828bcf4-a9bb-49a0-aa75-ed48ceb142f3}"
    }
  }
}

Best Ignore X-Frame-Optionsa Alternatives

Here are some Firefox add-ons that are similar to Ignore X-Frame-Optionsa: