Reviews for Password Hasher NG
Password Hasher NG by Carsten Nielsen
2 reviews
- Rated 1 out of 5by Firefox user 16931407, 4 years ago
- Rated 1 out of 5by أشرف صبري, 7 years agoThis extension is broken and can't be at all compared to the original (pre Quantum) Password Hasher.
- When you fill a password field, all the fields on the form are filled
- The password hashing dialog doesn't closeDeveloper response
posted 7 years agoSorry for that, ashraf. The not-closing-issue is in fact a reported bug in the windows version of firefox >57.
The password is placed in any password field because of:
1. If you are opening the hasher with Ctrl-F6 before clicking on a password field, the hasher can't know which password-field has to be populated. (I'm lazy and don't want to leave my keyboard or stroking the tab 20 times before logging in...)
2. Some webpages are using invisible fields in the background to submit the password. If I only fll the obvious one, the password wont be submitted as the hidden one isn't populated.
Hope this is explaining the issues. Feel free to hook on the github-repository and donate some of your time by coding and bughunting... waiting for your pull-requests! ;-) Thanks!