PasswordVault Firefox

Examine source code of PasswordVault

By: thessa
Inspect and view changes in PasswordVault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PasswordVault",
  "version": "1.0.0",
  "description": "Secure password manager with encryption. Store passwords safely with master password protection. No API key needed!",
  "icons": {
    "48": "assets/icons/icon-48.png",
    "96": "assets/icons/icon-96.png",
    "128": "assets/icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "assets/icons/icon-48.png",
      "96": "assets/icons/icon-96.png"
    },
    "default_title": "PasswordVault - Secure Storage",
    "default_popup": "src/popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "passwordvault@security.tools",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PasswordVault Alternatives

Here are some Firefox add-ons that are similar to PasswordVault: