Hide Password Visibility Firefox

Examine source code of Hide Password Visibility

Inspect and view changes in Hide Password Visibility source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide Password Visibility",
  "version": "1.0",
  "description": "Prevents password visibility toggling by hiding eye icons and enforcing password fields.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1cf093d4-ea6f-40e9-b240-e61c2773e354}"
    }
  }
}

Best Hide Password Visibility Alternatives

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