SAASPASS Password Manager & Authenticator 2FA SSO Firefox

Examine source code of SAASPASS Password Manager & Authenticator 2FA SSO

Inspect and view changes in SAASPASS Password Manager & Authenticator 2FA SSO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "SAASPASS, 44 Tehama Street, San Francisco, CA 94105",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/orca-128.png",
    "default_popup": "popup.html",
    "default_title": "SAASPASS Password Manager"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "https://www.saaspass.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://www.saaspass.com/*"
      ],
      "js": [
        "portal.js"
      ],
      "all_frames": true
    }
  ],
  "description": "The free password manager extension comes with autofill & autologin including websites that support the Authenticator format.",
  "icons": {
    "128": "icons/orca-128.png"
  },
  "manifest_version": 2,
  "name": "Free Password Manager & Authenticator & SSO",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "*://*/*",
    "storage",
    "tabs"
  ],
  "short_name": "Password Manager",
  "version": "4.1.1",
  "web_accessible_resources": [
    "selectAccountFrame.html",
    "saveCredentialsFrame.html",
    "src/images/orca-18.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2DCEE44E-E1A9-40EB-AFB2-708888C50200}"
    }
  }
}

Best SAASPASS Password Manager & Authenticator 2FA SSO Alternatives

Here are some Firefox add-ons that are similar to SAASPASS Password Manager & Authenticator 2FA SSO: