搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Password manager save dropdown entry as username

more options

One of the pages I regularly visit has made an interesting choice. Because all the visitors come from a known list, instead of offering a username field, a plain <select> element is used, together with a standard password field.

This means that Firefox's password manager only saves and autofills my password, meaning I have to select my name every time. That gets mildly annoying. Is there some way to add the value (either the text value or that of the value attribute) of this <select> to the username-password entry and have Firefox autofill it?

I can whip up an example website if my description isn't clear enough.

One of the pages I regularly visit has made an interesting choice. Because all the visitors come from a known list, instead of offering a username field, a plain <select> element is used, together with a standard password field. This means that Firefox's password manager only saves and autofills my password, meaning I have to select my name every time. That gets mildly annoying. Is there some way to add the value (either the text value or that of the value attribute) of this <select> to the username-password entry and have Firefox autofill it? I can whip up an example website if my description isn't clear enough.

所有回复 (1)

more options

This is a non-standard login screen. You can try editing the login in Firefox Lockwise to add the username, but I doubt you will be able to get Firefox to automatically select the username for you.