Secure Password Generator Firefox

Examine source code of Secure Password Generator

Inspect and view changes in Secure Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Secure Password Generator",
  "version": "1.0.0",
  "description": "Generate strong, secure passwords with customizable options. Save and manage your password history.",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Secure Password Generator"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "280d9eddb1d14d05a163ba623fc5f803@example.com",
      "strict_min_version": "79.0"
    }
  }
}

Best Secure Password Generator Alternatives

Here are some Firefox add-ons that are similar to Secure Password Generator: