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(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 1.0
- 大小
- 11.16 KB
- 上次更新
- 1 个月前 (2026年4月30日)
- 相关分类
- 版本历史
- 添加到收藏集