Domain Password Hasher 作成者: Nick Vodyakho
Generate Base64(SHA-256(password_domain)) for active page
拡張機能メタデータ
この拡張機能について
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"))
0 人のレビュー担当者が 0 と評価しました
権限とデータ
詳しい情報
- アドオンリンク
- バージョン
- 1.0
- サイズ
- 11.16 KB
- 最終更新日
- 10日前 (2026年4月30日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加