Strong Password Generator Firefox

Examine source code of Strong Password Generator

Inspect and view changes in Strong Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Strong Password Generator",
  "version": "1.0",
  "description": "Generate strong passwords easily",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "index.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "index.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vishnu25012004@gmail.com"
    }
  }
}

Best Strong Password Generator Alternatives

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