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"
    }
  ]
}

Melhores alternativas Password viewer

Aqui estão algumas Firefox add-ons que são similares a Password viewer: