Show/hide passwords Firefox

Examine source code of Show/hide passwords

Inspect and view changes in Show/hide passwords source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "description": "Add a link in web pages to show and hide passwords",
  "developer": {
    "name": "Didier Lafleur"
  },
  "manifest_version": 2,
  "name": "Show/Hide passwords",
  "version": "0.5resigned1",
  "icons": {
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "shpassword@shpassword.fr"
    }
  }
}

Best Show/hide passwords Alternatives

Here are some Firefox add-ons that are similar to Show/hide passwords: