
PwdHash2 ავტორი 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.
57 მომხმარებელი57 მომხმარებელი
გაფართოების მონაცემები
ეკრანის სურათები

გაფართოების შესახებ
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
5 შეფასება 5 მიმომხილველისგან
ნებართვები და მონაცემებივრცლად
მოთხოვნილი ნებართვები:
- თქვენს მონაცემებთან წვდომა ყველა საიტზე
დამატებითი მონაცემები
- დამატების ბმულები
- ვერსია
- 1.0.1
- ზომა
- 107,68 კბ
- ბოლო განახლება
- 6 წლის წინ (8 დეკ 2019)
- მსგავსი კატეგორიები
- ვერსიის ისტორია
- კრებულში დამატება
1.0.1 გამოშვების მონაცემები
Fixed bug on capturing enter key