Domain Password Hasher von Nick Vodyakho
Generate Base64(SHA-256(password_domain)) for active page
2 Benutzer2 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
If you have to visit different websites with authorization from multiple devices, and there's no option to sync passwords between devices (for various reasons), you'll either need to use the same passwords on multiple websites or have a perfect memory to remember them all.
This extension allows you to locally generate complex and unique passwords based on just one (or multiple) user passwords and the website's domain string.
The password generation function is simple:
site_password = Base64(SHA-256("user_password"_"domain"))
This extension allows you to locally generate complex and unique passwords based on just one (or multiple) user passwords and the website's domain string.
The password generation function is simple:
site_password = Base64(SHA-256("user_password"_"domain"))
Bewertet mit 0 von 0 Bewertern
Berechtigungen und Daten
Datenerfassung:
- Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
- Add-on-Links
- Version
- 1.0
- Größe
- 11,16 KB
- Zuletzt aktualisiert
- vor 2 Monaten (30. Apr. 2026)
- Verwandte Kategorien
- Versionsgeschichte
- Zur Sammlung hinzufügen