Allow SSO iFrames Firefox

Examine source code of Allow SSO iFrames

Inspect and view changes in Allow SSO iFrames source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Drops and changes HTTP response headers to allow sso login pages to be iframed.",
  "manifest_version": 2,
  "name": "Allow SSO iFrames",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "homepage_url": "https://github.com/chaptergy/webextension-allow-sso-iframes",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "version": "1.1"
}

Best Allow SSO iFrames Alternatives

Here are some Firefox add-ons that are similar to Allow SSO iFrames: