E. W. Password Generator의 버전 기록 - 4개 버전
E. W. Password Generator 제작자: nuc1e4r5n4k3
E. W. Password Generator의 버전 기록 - 4개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.6.0
2026년 7월 20일에 출시 - 135.29 KBfirefox 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 KBfirefox 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 KBfirefox 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에 따라 릴리스된 소스 코드