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": "Password Generator",
  "version": "1.0",
  "description": "Generate secure passwords with customizable options.",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/password-icon.png"
    }
  },
  "icons": {
    "128": "icons/password-icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sparashar2002@gmail.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Secure Password Generator Alternatives

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