Privacy Expert Password Manager Firefox

Examine source code of Privacy Expert Password Manager

Inspect and view changes in Privacy Expert 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
    }
  ],
  "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": "{8fba7ae6-ae02-4f71-998b-f515d0b21bbc}"
    }
  }
}

Best Privacy Expert Password Manager Alternatives

Here are some Firefox add-ons that are similar to Privacy Expert Password Manager: