LumenPass - Password Manager Firefox

Examine source code of LumenPass - Password Manager

Inspect and view changes in LumenPass - Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LumenPass - Password Manager",
  "version": "1.0.7",
  "description": "Autofill passwords from LumenPass Desktop – the secure, privacy-first password manager.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "LumenPass - Password Manager"
  },
  "background": {
    "scripts": [
      "assets/service-worker.ts-BxPqUXPJ.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/content-script.ts-loader-C51_I1PC.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "alarms",
    "tabs",
    "contextMenus"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "http://127.0.0.1:19455/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lumenpass@lumenpass.app",
      "strict_min_version": "109.0"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "icons/*",
        "assets/browser-polyfill-Bq6htcun.js",
        "assets/api-DEsK4PnE.js",
        "assets/password-generator-DrgZteFe.js",
        "assets/content-script.ts-D4raPg8w.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best LumenPass - Password Manager Alternatives

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