PasswordMaker Pro di Heavensrevenge, Peter
Flexible password generator using a cryptographic hash algorithm of your choice - Fully Compatible with PasswordMaker.org
Devi utilizzare Firefox per poter installare questa estensione
Metadati estensione
Screenshot
Informazioni sull’estensione
Update rollup from v0.8.8.3 to v1.0.2- 2024-02-04
* Extension now requires at least Firefox v115.0! migration away from localStorage requires storage.session API referenced here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/session
* Improve username and password filling
* Detect username field when sites separate username page and password page
* Add SHA-512 integrity check for sjcl.js so users know it's unmodified
* Browser agnostic now instead of Chrome specific
* Fixed and optimized regex profile matching
* Added section for sync information
* Added ability to reorder profiles
* Added ability to set zoom level of popup
* Sync support should be fixed v2
* Source compatible with Firefox, Chrome, Edge and Opera
* Removed jQuery dependency!
* Added a description/notes field that was used in the original PasswordMaker
* Profile search function looks at profile name, site list, use this text, username and description
* Migrated from synchronous localStorage to asynchronous chrome.storage.(local|session) continuation of manifest v3 migration
* Changed default keyboard shortcut to Alt+X
* Migration to manifest v3 and use Clipboard API which removed 'clipboardRead' and 'clipboardWrite' from permissions
This is a browser extension that works for Chrome, Firefox, and other Chromium based browsers which is a flexible password generation tool that creates unique, secure passwords that are very easy for you to generate but no one else. Your passwords are never stored anywhere, anytime, so there's no database to be hacked, lost, or stolen; unlike the many popular password managers available.
To use, click the golden ring and provide PasswordMaker with at least two pieces of information:
1) A "master password" -- that one, single password you like
2) The URL of the website requiring a password
3) Customize per website password generation settings (optional)
PasswordMaker will then generate a unique password using a one-way hash algorithm of your choosing to generate a unique password for every website which is both extremely configurable and user friendly.
This technique has been widely used since 2003 and is 100% compatible with the other versions of PasswordMaker for other devices and computers which you can find at https://www.passwordmaker.org/ for more information. So, if you switch to a different platform, you can still easily generate all your passwords, for all your sites as long as you can remember your master password and password profile setting for the site.
Since I have inherited this project I have added many new and useful features such as strength meters, username form filling, removed all dangerous extension permissions, HiDPI display scaling, added PBKDF2 & AES encryption where needed, and many other visual, usability and performance enhancements. :)
It is advisable to always keep a back-up of your current profile data!
If there are any suggestions, feedback or issues please report a new issue https://github.com/passwordmaker/chrome-passwordmaker/issues or start a new discussion https://github.com/passwordmaker/chrome-passwordmaker/discussions on GitHub.
* Extension now requires at least Firefox v115.0! migration away from localStorage requires storage.session API referenced here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/session
* Improve username and password filling
* Detect username field when sites separate username page and password page
* Add SHA-512 integrity check for sjcl.js so users know it's unmodified
* Browser agnostic now instead of Chrome specific
* Fixed and optimized regex profile matching
* Added section for sync information
* Added ability to reorder profiles
* Added ability to set zoom level of popup
* Sync support should be fixed v2
* Source compatible with Firefox, Chrome, Edge and Opera
* Removed jQuery dependency!
* Added a description/notes field that was used in the original PasswordMaker
* Profile search function looks at profile name, site list, use this text, username and description
* Migrated from synchronous localStorage to asynchronous chrome.storage.(local|session) continuation of manifest v3 migration
* Changed default keyboard shortcut to Alt+X
* Migration to manifest v3 and use Clipboard API which removed 'clipboardRead' and 'clipboardWrite' from permissions
This is a browser extension that works for Chrome, Firefox, and other Chromium based browsers which is a flexible password generation tool that creates unique, secure passwords that are very easy for you to generate but no one else. Your passwords are never stored anywhere, anytime, so there's no database to be hacked, lost, or stolen; unlike the many popular password managers available.
To use, click the golden ring and provide PasswordMaker with at least two pieces of information:
1) A "master password" -- that one, single password you like
2) The URL of the website requiring a password
3) Customize per website password generation settings (optional)
PasswordMaker will then generate a unique password using a one-way hash algorithm of your choosing to generate a unique password for every website which is both extremely configurable and user friendly.
This technique has been widely used since 2003 and is 100% compatible with the other versions of PasswordMaker for other devices and computers which you can find at https://www.passwordmaker.org/ for more information. So, if you switch to a different platform, you can still easily generate all your passwords, for all your sites as long as you can remember your master password and password profile setting for the site.
Since I have inherited this project I have added many new and useful features such as strength meters, username form filling, removed all dangerous extension permissions, HiDPI display scaling, added PBKDF2 & AES encryption where needed, and many other visual, usability and performance enhancements. :)
It is advisable to always keep a back-up of your current profile data!
If there are any suggestions, feedback or issues please report a new issue https://github.com/passwordmaker/chrome-passwordmaker/issues or start a new discussion https://github.com/passwordmaker/chrome-passwordmaker/discussions on GitHub.
Commenti dello sviluppatore
Valuta la tua esperienza utente
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.0.2
- Dimensione
- 109,31 kB
- Ultimo aggiornamento
- 9 mesi fa (4 feb 2024)
- Categorie correlate
- Licenza
- GNU Lesser General Public License v3.0
- Cronologia versioni
- Etichette
Aggiungi alla raccolta
Note di versione per la versione 1.0.2
1.0.2 - 2024-02-04
* Improve username and password filling
* Detect username field when sites separate username page and password page
* Add SHA-512 integrity check for sjcl.js so users know it's unmodified
* Browser agnostic now instead of Chrome specific
* Fixed and optimized regex profile matching
* Added section for sync information
* Added ability to reorder profiles
* Added ability to set zoom level of popup
* Sync support should be fixed v2
* Source compatible with Firefox, Chrome, Edge and Opera
* Removed jQuery dependency!
* Added a description/notes field that was used in the original PasswordMaker for issue #176
* Profile search function looks at profile name, site list, use this text, username and description
* Improve username and password filling
* Detect username field when sites separate username page and password page
* Add SHA-512 integrity check for sjcl.js so users know it's unmodified
* Browser agnostic now instead of Chrome specific
* Fixed and optimized regex profile matching
* Added section for sync information
* Added ability to reorder profiles
* Added ability to set zoom level of popup
* Sync support should be fixed v2
* Source compatible with Firefox, Chrome, Edge and Opera
* Removed jQuery dependency!
* Added a description/notes field that was used in the original PasswordMaker for issue #176
* Profile search function looks at profile name, site list, use this text, username and description
Altre estensioni degli stessi sviluppatori
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
* Added ability to reorder profiles
* Added ability to set zoom level of popup
* Sync support should be fixed v2
* Removed jQuery dependency!
* Added a description/notes field to profiles
* Migrated from synchronous localStorage to asynchronous chrome.storage.(local|session) continuation of manifest v3 migration
* Changed default keyboard shortcut to Alt+X
* Migration to manifest v3 and use Clipboard API
* Removed 'clipboardRead' and 'clipboardWrite' from permissions