Czo Show Password Firefox

Examine source code of Czo Show Password

By: czo
Inspect and view changes in Czo Show Password source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Czo Show Password",
  "version": "1.4",
  "description": "Show password when double-clicking over password fields.",
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "showPassword.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Czo Show Password Alternatives

Here are some Firefox add-ons that are similar to Czo Show Password: