AWS SSO Containers Firefox

Examine source code of AWS SSO Containers

Inspect and view changes in AWS SSO Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AWS SSO Containers",
  "version": "1.17",
  "license": "SEE LICENSE",
  "description": "Automatically places AWS SSO calls into containers.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c474add-03f0-4c67-9479-f32939d7599a}",
      "strict_min_version": "91.0"
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "cookies",
    "contextualIdentities",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://signin.aws.amazon.com/saml",
    "https://*.awsapps.com/start/*",
    "https://*.portal.amazonaws.com/*",
    "https://*.portal.app.aws/*",
    "https://*.amazonaws.com/federation/console?*",
    "https://*.amazonaws-us-gov.com/federation/console?*",
    "https://*.awsapps.cn/directory/*",
    "https://*.amazonaws.cn/federation/console?*",
    "https://*.amazonaws.com.cn/federation/console?*",
    "https://*.amazonaws.com/federation/instance/appinstances",
    "https://*.amazonaws-us-gov.com/federation/instance/appinstances",
    "https://*.amazonaws.cn/federation/instance/appinstances"
  ],
  "background": {
    "scripts": [
      "containerize.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best AWS SSO Containers Alternatives

Here are some Firefox add-ons that are similar to AWS SSO Containers: