Panda Dome Password Manager Firefox

Examine source code of Panda Dome Password Manager

Inspect and view changes in Panda Dome Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Panda Dome Password Manager",
  "version": "1.2.8",
  "manifest_version": 3,
  "author": "Password Crypt",
  "content_security_policy": {
    "extension_pages": "default-src 'self' https://passwordmanager.pandasecurity.com; script-src 'self'; object-src 'none'; img-src 'self' data: blob:; style-src 'self';"
  },
  "description": "Handle your username and password credentials for all web pages.",
  "homepage_url": "https://passwordmanager.pandasecurity.com",
  "icons": {
    "16": "icons/manifest/default_icon_16.png",
    "48": "icons/manifest/default_icon_48.png",
    "512": "icons/manifest/default_icon.png"
  },
  "options_ui": {
    "page": "src/options/options.html",
    "open_in_tab": true
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "js/lib/pcrypt.config.js",
      "js/lib/pcrypt.config.loc.js",
      "js/lib/jserror/jserror.js",
      "js/lib/lang/languagedb.js",
      "js/lib/pcrypt.js",
      "js/lib/pcrypt.encrypt.js",
      "js/lib/pcryptapi.js",
      "js/lib/other/prototypes.js",
      "js/lib/other/php.js",
      "js/lib/forge.min.js",
      "js/lib/elliptic.min.js",
      "js/lib/srp6a/thinbus-srp-config.js",
      "js/lib/srp6a/thinbus-srp6a-sha256-versioned.js",
      "js/pcrypt_extension.js",
      "js/pcrypt_shared.js",
      "src/scripts/background.js"
    ]
  },
  "action": {
    "default_icon": {
      "64": "icons/manifest/default_icon_grey.png"
    },
    "default_title": "Panda Dome Password Manager",
    "default_popup": "src/popup/popup.html"
  },
  "permissions": [
    "activeTab",
    "notifications",
    "geolocation",
    "storage",
    "clipboardWrite",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/inject.css",
        "css/variables.css"
      ],
      "js": [
        "src/scripts/inject.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a31f6173-e08b-4cad-9fb3-d422d3d76df6}",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteActivity"
        ],
        "optional": [
          "locationInfo"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "css/inject.css",
        "icons/chevron-left.svg",
        "icons/eye.svg",
        "icons/manifest/default_icon_grey.png",
        "icons/manifest/default_icon_16.png",
        "icons/settings.svg",
        "icons/settings_black.svg",
        "icons/user.svg",
        "icons/close.svg",
        "icons/refresh.svg",
        "icons/common/extension_icon.svg",
        "icons/icon-worldwide.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "fonts/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Panda Dome Password Manager Alternatives

Here are some Firefox add-ons that are similar to Panda Dome Password Manager: