Password Generator Firefox

Examine source code of Password Generator

Inspect and view changes in 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 in popup",
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b11cd0c-feac-4458-95c7-25bff1ff3b1f}",
      "strict_min_version": "111.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Password Generator",
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  }
}

Best Password Generator Alternatives

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