pwgen reloaded - secure password generator 的評論
pwgen reloaded - secure password generator 作者: Simon
Simon 的回應
開發者回應
張貼於 8 年前> Its possible to show the popup window only by right click?
unfortunately not: right click on the button can not be intercepted with the new webextension api.
unfortunately not: right click on the button can not be intercepted with the new webextension api.
14 筆評論
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13753078,2 年前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 16931407,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15216096,6 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13678603,8 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13639242,8 年前Generate passwords AND copy the password in the clipboard! Its nice to generate fast individual passwords. Its possible to show the popup window only by right click?
開發者回應
張貼於 8 年前> Its possible to show the popup window only by right click?
unfortunately not: right click on the button can not be intercepted with the new webextension api. - Unfortunately, my main point of using original pwgen is lost. The passwords are no longer deterministically computed from input password and current domain :-(
It was a simple nice alternative to synchronization of passwords among multiple devices, with similar security tradeoff. - 評價 2 分,滿分 5 分來自 Firefox 使用者 13583452,8 年前No function with firefox 57 (64 bits).
No icon. Obsolete extension. - 評價 5 分,滿分 5 分來自 Blaise Kal,8 年前
- 評價 4 分,滿分 5 分來自 Markus Söth,8 年前Ha. looks like someone else is missing the pwgen extension from Ali Abbas. I also thought to make a new one based on WebEx.
Thanks you did it!
I would like to have an option where I can exlude certain letters/numbers from the generated password. Like "l10oO" where people often make mistakes by typing.
That would be very nice!
Thanks - 評價 5 分,滿分 5 分來自 Firefox 使用者 13494772,8 年前
- 評價 3 分,滿分 5 分來自 Firefox 使用者 13481899,8 年前What this really needs is an option to just copy the password to the clipboard when you click the toolbar icon - without opening the window, without having to click the "copy to clipboard" button. The extension that I'm looking to replace did this (it's fallen victims to WebExtensions). THe "Direct copy" option seems to promise something like that, but checking it doesn't do anything.
開發者回應
張貼於 8 年前the direct copy option should do just that. could you please file bug if it does not work on your system?
thanks!
edit: direct copy now works on linux too.