Passhash Redux version history - 9 versions
Passhash Redux by eddyecho
Passhash Redux version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.4.5
Released 17 May 2026 - 73 kBWorks with firefox 109.0a1 and laterFixed a performance issue that could cause "this page is slowing down Firefox" warnings on busy sites like Reddit.Source code released under MIT Licence
Older versions
Version 2.4.4
Released 14 Apr 2026 - 72.93 kBWorks with firefox 109.0a1 and laterRelease 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
Source code released under MIT Licence
Version 2.4.3
Released 14 Apr 2026 - 72.55 kBWorks with firefox 109.0a1 and laterRelease 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
Source code released under MIT Licence
Version 2.4.2
Released 13 Apr 2026 - 72.18 kBWorks with firefox 109.0a1 and later2.4.2- Fixed standalone download from options page
- Added mobile instructions and hosted page link to README
Source code released under MIT Licence
Version 2.4.1
Released 13 Apr 2026 - 72.11 kBWorks with firefox 109.0a1 and later2.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/)
Source code released under MIT Licence
Version 2.4.0
Released 9 Apr 2026 - 71.7 kBWorks with firefox 109.0a1 and later2.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
Source code released under MIT Licence
Version 2.3.2
Released 1 Apr 2026 - 71 kBWorks with firefox 109.0a1 and later- 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
Source code released under MIT Licence
Version 2.3.1
Released 1 Apr 2026 - 70.2 kBWorks with firefox 109.0a1 and later- 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.)
Source code released under MIT Licence
Version 2.3.0
Released 26 Mar 2026 - 60.57 kBWorks with firefox 109.0a1 and laterSource code released under MIT Licence