Password Generator

Password Generator

The K+ Password Generator to go!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Password Generator",
  "short_name": "PG-E",
  "version": "1.4",
  "description": "The K+ Password Generator to go!",
  "icons": {
    "32": "icons/logo32x32.png",
    "48": "icons/logo48x48.png",
    "128": "icons/logo128x128.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "manifest_version": 2,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}