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": "{59a05306-6fef-4478-b207-16c7c6c5e75c}",
      "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"
    }
  }
}

Meilleures alternatives Password Generator

Voici quelques Firefox add-ons qui sont similaires à Password Generator :