Password viewer Firefox

Examine source code of Password viewer

Inspect and view changes in Password viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password viewer",
  "version": "1.0.2",
  "description": "Makes a password field visible when you hover the mouse over it.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "js": [
        "content/change-pwd-field-types.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Password viewer Alternatives

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