Password Hasher Plus - Password Generator 版本历史 - 3 个版本
Password Hasher Plus - Password Generator 作者: simu
Password Hasher Plus - Password Generator 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.5.1
发布于 2019年10月31日 - 167.1 KB适用于 firefox 63.0 及更高版本Release v2.5.1
- Added option to hide the mask button
- Simplified mask button placement
- Remove unused CSS class
.hidden
- Only start content-script code after options are loaded from storage
源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 2.5.0
发布于 2019年2月10日 - 148.1 KB适用于 firefox 63.0 及更高版本- Revamped workflow: you do not have to enter your password in the website anymore
- Reworked UI: updated design, the popup is now a Page Action instead of a Browser Action, and respects the browser UI style
源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
版本 2.4.0
发布于 2017年11月27日 - 163.48 KB适用于 firefox 53.0 及更高版本Version 2.4.0 comes with two big changes. The first change is that the extension now uses the WebExtensions storage API to store settings. Apart from not having settings disappear when history is cleared, this allows users to use their Firefox account to synchronize settings across devices if they choose to do so.
See this Mozilla support article for details on how to setup Sync. Note that for synchronizing addon settings you have to enable synchronizing Addons in your browser's Firefox Account settings.
List of changes in 2.4.0- The addon now uses the WebExtensions Storage API with which settings persist.
- You can choose to use your Firefox account to synchronize settings across devices
- A new password strength option "Custom" allows you to customize hash word generation in compatibility mode. This should now make it possible to generate hash words which are identical to the old extension with any possible combination of flags
- The portable page now has a button to copy the hash word to the clipboard
- The options page and popup are styled using "browser-style" to look more like native UI elements
源代码遵循 仅 GNU 通用公共许可证 v2.0 发布