Peach Password Manager Firefox

Examine source code of Peach Password Manager

Inspect and view changes in Peach Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "_comment_audio_capture": "Firefox does not honor the Chrome 'audioCapture' optional_permission — getUserMedia in WebExtensions is gated solely by the runtime permission prompt. Microphone access for chirp pairing works from the popup under the existing '<all_urls>' host permission; no manifest entry is required or accepted here.",
  "manifest_version": 3,
  "name": "Peach Password Manager",
  "version": "4.0.2",
  "description": "Zero-knowledge password manager",
  "browser_specific_settings": {
    "gecko": {
      "id": "peach@peachpasswords.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-xdxbMGux.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/inject.tsx-loader-DA2PSulx.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "js": [
        "assets/passkeys-firefox.ts-DYExnupF.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "js": [
        "assets/passkeys-firefox-relay.ts-6B1kIZJO.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+P",
        "mac": "Alt+Shift+P"
      },
      "description": "Open Peach popup"
    },
    "summon-inline": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      },
      "description": "Summon Peach on this page"
    }
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab",
    "scripting",
    "clipboardWrite",
    "alarms",
    "idle"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'none'"
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/domain-DoGzhGcc.js",
        "assets/browser-KtPqSXHl.js",
        "assets/generate-DrXHken0.js",
        "assets/passkey-flags-ByqsSbx2.js",
        "assets/types-CEG7_tc7.js",
        "assets/index.ts-BLIQGhuv.js",
        "assets/vendor-solid-BHRnXA2K.js",
        "assets/inject.tsx-wwiTdeit.js",
        "assets/passkeys-firefox.ts-DYExnupF.js",
        "assets/passkeys-firefox-relay.ts-6B1kIZJO.js"
      ]
    }
  ]
}

Best Peach Password Manager Alternatives

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