E. W. Password Generator 版本历史 - 4 个版本
E. W. Password Generator 作者: nuc1e4r5n4k3
E. W. Password Generator 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.6.0
发布于 2026年7月20日 - 135.29 KB适用于 firefox 109.0a1 及更高版本Make 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.源代码遵循 GPL-2.0-or-later 发布
较早版本
版本 1.5.1
发布于 2026年7月19日 - 133.91 KB适用于 firefox 109.0a1 及更高版本Fix a UI regression in 1.5.0.
You were no longer able to create configurations for new domains.源代码遵循 GPL-2.0-or-later 发布
版本 1.5.0
发布于 2026年7月19日 - 133.92 KB适用于 firefox 109.0a1 及更高版本TOTP 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.源代码遵循 GPL-2.0-or-later 发布