Password viewer Firefox

Examine source code of Password viewer

提供元: Dan Matthews
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"
    }
  ]
}

ベストのPassword viewer代替案

Password viewerに類似したFirefox add-onをいくつか紹介します: