PasswordGenius Firefox

Examine source code of PasswordGenius

Inspect and view changes in PasswordGenius source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Random Password Generator",
  "description": "Generates random passwords",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Random Password Generator",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0fbb1f7a-f28f-45a6-b9db-3273520c2e2e}"
    }
  }
}

Best PasswordGenius Alternatives

Here are some Firefox add-ons that are similar to PasswordGenius: