Password Toggler - view input passwords Firefox

Examine source code of Password Toggler - view input passwords

By: pckltr
Inspect and view changes in Password Toggler - view input passwords source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password Toggler - view typed passwords",
  "short_name": "passTogg",
  "version": "1.4",
  "description": "Adds button to show/hide password in input elements",
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{49872271-297b-4a1d-ac08-858590bffdf3}"
    }
  }
}

Best Password Toggler - view input passwords Alternatives

Here are some Firefox add-ons that are similar to Password Toggler - view input passwords: