Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nv/show-password-on-focus.js
Show password when focus on password field
https://github.com/nv/show-password-on-focus.js
Last synced: about 2 months ago
JSON representation
Show password when focus on password field
- Host: GitHub
- URL: https://github.com/nv/show-password-on-focus.js
- Owner: NV
- Created: 2010-02-11T16:50:08.000Z (almost 15 years ago)
- Default Branch: gh-pages
- Last Pushed: 2010-10-02T12:28:18.000Z (about 14 years ago)
- Last Synced: 2024-04-15T13:56:35.807Z (8 months ago)
- Language: JavaScript
- Homepage: http://nv.github.com/show-password-on-focus.js/
- Size: 94.7 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Show Password on Focus
![Password revealed](http://nv.github.com/show-password-on-focus.js/intro.png)
This script based on [Show Password onFocus](http://userscripts.org/scripts/show/1892) by LouCypher.
The only difference is a [fixed password manager](http://userscripts.org/topics/43982).## Install [show_password_onfocus.user.js](http://userscripts.org/scripts/source/68664.user.js)
Tested on Firefox Greasemonkey, Google Chrome, Opera, and Safari GreaseKit.
## [Google Chrome extension](https://chrome.google.com/extensions/detail/ogjaejebjmifpkiaafdnnpkkjnmopmhn)
## [Safari extension](http://userscripts.ru/js/show-password-on-focus/Show_Password_on_Focus.safariextz)Like UserJS, but with autoupdate and nice icon.
## Quote from Jakob Nielsen
Usability suffers when users type in passwords and the only feedback they get is a row of bullets. Typically, masking passwords doesn't even increase security, but it does cost you business due to login failures.