Password Generator Pro Firefox

Examine source code of Password Generator Pro

Inspect and view changes in Password Generator Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password Generator Pro",
  "version": "1.0.0",
  "description": "Generate secure passwords, check password strength, and manage password history",
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Password Generator Pro",
    "default_icon": {
      "16": "icons/icon16.svg",
      "48": "icons/icon48.svg",
      "128": "icons/icon128.svg"
    }
  },
  "icons": {
    "16": "icons/icon16.svg",
    "48": "icons/icon48.svg",
    "128": "icons/icon128.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@werlist99-password-generator",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Password Generator Pro Alternatives

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