Passhash Redux 版本历史 - 9 个版本
Passhash Redux 作者: eddyecho
Passhash Redux 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.4.5
发布于 2026年5月17日 - 73 KB适用于 firefox 109.0a1 及更高版本Fixed a performance issue that could cause "this page is slowing down Firefox" warnings on busy sites like Reddit.源代码遵循 MIT 许可证 发布
较早版本
版本 2.4.4
发布于 2026年4月14日 - 72.93 KB适用于 firefox 109.0a1 及更高版本Release notes for 2.4.4:- Keyboard shortcut now targets the focused password field (tab to a field, then press the shortcut)
- Cross-frame support: keyboard shortcut works on password fields inside iframes
- Shadow DOM support: keyboard shortcut works on fields inside open shadow roots
源代码遵循 MIT 许可证 发布
版本 2.4.3
发布于 2026年4月14日 - 72.55 KB适用于 firefox 109.0a1 及更高版本Release notes for 2.4.3:- Standalone: added debounce to prevent Argon2id from lagging on every keystroke
- Standalone: fixed Copy button on iOS Safari (clipboard API gesture context)
- Fixed race condition in popup that could submit a stale hash if user typed fast
源代码遵循 MIT 许可证 发布
版本 2.4.2
发布于 2026年4月13日 - 72.18 KB适用于 firefox 109.0a1 及更高版本2.4.2- Fixed standalone download from options page
- Added mobile instructions and hosted page link to README
源代码遵循 MIT 许可证 发布
版本 2.4.1
发布于 2026年4月13日 - 72.11 KB适用于 firefox 109.0a1 及更高版本2.4.1- Added Content Security Policy to standalone page to block network requests
- Fixed verify link position on standalone page
- Added verify description for clarity
- Updated standalone test vectors to match extension
- Added SHA-256 integrity checks for vendored Argon2id in CI
- Reorganized project structure (pages/, test/, scripts/)
源代码遵循 MIT 许可证 发布
版本 2.4.0
发布于 2026年4月9日 - 71.7 KB适用于 firefox 109.0a1 及更高版本2.4.0- Improved password field detection in deeply nested shadow DOM
- Background rescans catch late-appearing password fields
- Options page now shows all four ways to open the hasher
- Options page opens automatically on first install
- Fixed permission banner not hiding after granting access
- Standalone: added copy and clear clipboard buttons
- Standalone: fixed toast visibility on mobile
- Added edge case tests for special character filtering, domain parsing, and byte truncation
源代码遵循 MIT 许可证 发布
版本 2.3.2
发布于 2026年4月1日 - 71 KB适用于 firefox 109.0a1 及更高版本- Fixed toolbar icon staying gray when password fields are detected
- Added host permission request flow for Firefox — options page prompts to grant access on first use
- Added keyboard shortcut display on options page
- Browser-appropriate sync info on options page
源代码遵循 MIT 许可证 发布
版本 2.3.1
发布于 2026年4月1日 - 70.2 KB适用于 firefox 109.0a1 及更高版本- Fixed keyboard shortcut (Ctrl+Shift+F6) not injecting hash after previously using double-click on another field
- Fixed popup window height dynamically adjusting when toggling options instead of hardcoded sizes
- Fixed iframe port handling to prefer main frame connections
- Improved multi-part TLD support (com.au, org.uk, net.nz, etc.)
源代码遵循 MIT 许可证 发布