
PwdHash2 tekijä GWu
Automatically generates per-site passwords if you prefix your password with @@ or F2. Alternate version to original PwdHash add-on to fix issues in Firefox 66 and onwards, added optional more secure hashing algorithm and highlight password field.
55 käyttäjää55 käyttäjää
Laajennuksen metatiedot
Kuvakaappaukset

Tietoja tästä laajennuksesta
Automatically generates per-site passwords if you prefix your password with @@ or press F2 beforehand. Prevents JavaScript from reading your password as it is typed. The same password will be generated at each subdomain: a.example.com matches b.example.com, a.example.co.uk matches b.example.co.uk, but a.co.uk and b.co.uk are different.
This is based on the Stanford PwdHash add-on, main changes to the original:
Hashed passwords can also be generated at https://gwuk.github.io/PwdHash2/
Development: https://github.com/GWuk/PwdHash2
This is based on the Stanford PwdHash add-on, main changes to the original:
- Fixed defunct original version, caused by changes in Firefox 66.0.2 keypress event handling
- Highlight password field, if active
- Added option to change the hash algorithm from HMAC-MD5 to PBKDF2-SHA256 ( based on PwdHash-PoC )
- Added option to store a user-specified salt and iteration count.
- Added option to use legacy (Stanford PwdHash) mode by Shift-F2 or in the options
Hashed passwords can also be generated at https://gwuk.github.io/PwdHash2/
Development: https://github.com/GWuk/PwdHash2
Arvio 5 5 arvostelijan toimesta
Käyttöoikeudet ja dataLue lisää
Vaaditut käyttöoikeudet:
- Pääsy tietoihisi kaikilla verkkosivuilla
Lisätietoja
- Versio
- 1.0.1
- Koko
- 107,68 kt
- Viimeksi päivitetty
- kuusi vuotta sitten (8. joulu 2019)
- Liittyvät luokat
- Versiohistoria
- Lisää kokoelmaan
Version 1.0.1 julkaisutiedot
Fixed bug on capturing enter key