Improves your user experience for password fields.
What it does:
- Adds a small icon next to every password input field.
- When the user clicks the icon, the password they typed becomes visible.
- Clicking it again hides the password, restoring the usual masked format (***).
- The icon itself changes depending on whether the password is visible or hidden, giving clear visual feedback.
Why it’s useful:
- It helps users check their password entries before submitting a form, reducing frustration from mistyped passwords.
- Especially beneficial for older users or anyone with visual or dexterity challenges, as it reduces errors and makes forms more accessible.
- Works seamlessly with all standard password fields, requiring no extra setup.
If you are interested in accessibility or just want to make your login and registration forms more user-friendly, this small addition can make a noticeable difference.
This Addon was originally released in the November 2025 Code Drop.
If you’re interested in accessibility or just want to make your login and registration forms more user-friendly, this small addition can make a noticeable difference.