Password badge toggler Firefox

Examine source code of Password badge toggler

By: NitroGL
Inspect and view changes in Password badge toggler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "form-password-unhider.js"
      ],
      "css": [
        "form-password-unhider.css"
      ]
    }
  ],
  "description": "It adds a small badge near password inputs in form to show/hide their content",
  "developer": {
    "name": "Roberto Metere"
  },
  "manifest_version": 2,
  "name": "Form password unhider",
  "version": "0.2",
  "icons": {
    "128": "form-password-unhider.png"
  }
}

Best Password badge toggler Alternatives

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