FlashX - Password Management Firefox

Examine source code of FlashX - Password Management

Inspect and view changes in FlashX - Password Management source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FlashX - Password Management",
  "version": "1.8.0",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "utils/helpers.js",
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "privacy",
    "activeTab",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; base-uri 'none'; frame-ancestors http: https:"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/bootstrap-TdBYaNZ0.js",
        "assets/content-wWsty3uF.js",
        "assets/i18n-xzontDaR.js",
        "assets/utils/helpers-DUAlygyT.js",
        "embedded.html"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flashx-password-management@flashx.io",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "page": "background.html"
  }
}

Best FlashX - Password Management Alternatives

Here are some Firefox add-ons that are similar to FlashX - Password Management: