E. W. Password Generator version history - 4 versions
E. W. Password Generator by nuc1e4r5n4k3
E. W. Password Generator version history - 4 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 1.6.0
Released Jul 20, 2026 - 135.29 KBWorks with firefox 109.0a1 and laterMake it easier to load a configuration via the domain input field.
200ms after the last character entered, a background domain search will run to determine if a configuration exists for a variation of the current entered domain (adding typically used subdomain prefixes and TLDs).
If found, a suggestion is displayed that can be picked by pressing TAB.
This makes it easier to load configurations if you are unsure about the exact domain the configuration was generated for, e.g. when a website changed it's login (sub-) domain.
Because of the way configurations are stored (for security and privacy reason), this can in rare cases show false positives and display a domain (that often won't make sense) that you don't actually have a configuration for. This is not a bug or a signal you were hacked, just a side effect of the configuration storage mechanism.Source code released under GPL-2.0-or-later
Older versions
Version 1.5.1
Released Jul 19, 2026 - 133.91 KBWorks with firefox 109.0a1 and laterFix a UI regression in 1.5.0.
You were no longer able to create configurations for new domains.Source code released under GPL-2.0-or-later
Version 1.5.0
Released Jul 19, 2026 - 133.92 KBWorks with firefox 109.0a1 and laterTOTP secrets can now be saved per-domain to generate one-time passwords directly in the extension.
The feature is fully optional: if you don't configure a TOTP secret for a domain, nothing changes about the existing password derivation flow.
Because TOTP codes can't be derived from a master password, their secrets must be stored to disk; they are encrypted (XOR against the per-domain HKDF key) and are included in configuration backups, use of which will be recommended if you use this feature.Source code released under GPL-2.0-or-later
Version 1.4.1
Released Jul 14, 2026 - 115.45 KBWorks with firefox 109.0a1 and laterSource code released under GPL-2.0-or-later