Reveal Password Firefox

Examine source code of Reveal Password

Inspect and view changes in Reveal Password source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ShowPass",
  "version": "1.1",
  "description": "A simple utility to see autofilled saved passwords with double click on any page. Double click the password and it should show it in plain text.",
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best Reveal Password Alternatives

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