Complete ID: Password Manager Firefox

Examine source code of Complete ID: Password Manager

Inspect and view changes in Complete ID: Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "2.2.0",
  "default_locale": "en_US",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "generated-images/extensionIcon-48@1x.png"
  },
  "permissions": [
    "alarms",
    "downloads",
    "storage",
    "tabs",
    "webNavigation",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "password-strength-include.js",
        "content/index.js"
      ],
      "all_frames": true,
      "exclude_matches": [
        "https://portal.completeid.com/"
      ]
    }
  ],
  "web_accessible_resources": [
    "*.png",
    "*.svg",
    "available-locales.json",
    "icons/*",
    "images/*",
    "fonts/*",
    "strings/*",
    "password-strength-include.js",
    "content/webauthn-polyfill.js"
  ],
  "browser_action": {
    "default_icon": {
      "48": "generated-images/extensionIcon-48@1x.png"
    },
    "default_title": "__MSG_extensionToolTip__",
    "default_popup": "html/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5476e336-db79-4b03-b194-6c08c21d8835}"
    }
  }
}

Best Complete ID: Password Manager Alternatives

Here are some Firefox add-ons that are similar to Complete ID: Password Manager: