SeamPass Password Generator Firefox

Examine source code of SeamPass Password Generator

Inspect and view changes in SeamPass Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SeamPass Password Generator",
  "version": "1.0.2",
  "description": "Generate secure random and memorable passwords",
  "browser_specific_settings": {
    "gecko": {
      "id": "seampass-password-generator@seampass.com"
    }
  },
  "permissions": [
    "clipboardWrite",
    "clipboardRead",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://www.google-analytics.com/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "eff_large_wordlist.txt"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "SeamPass Password Generator"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best SeamPass Password Generator Alternatives

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