Password generator

Password generator

Password generator | this is a compact and fast extension that will help you generate a new secure password in a second

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Password generator",
  "version": "5.3",
  "description": "Password generator | this is a compact and fast extension that will help you generate a new secure password in a second",
  "action": {
    "default_icon": "favicon128.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "favicon16.png",
    "48": "favicon48.png",
    "128": "favicon128.png"
  },
  "manifest_version": 3
}