CryptographicPasswordGenerator Firefox

Examine source code of CryptographicPasswordGenerator

Inspect and view changes in CryptographicPasswordGenerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cryptographically Secure Password Generator",
  "version": "2.1.0",
  "description": "Generate cryptographically secure passwords with customizable options.",
  "permissions": [
    "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": "{17695858-18cd-43a2-9f95-87ab279d838a}"
    }
  }
}

Melhores alternativas CryptographicPasswordGenerator

Aqui estão algumas Firefox add-ons que são similares a CryptographicPasswordGenerator: