Custom Field autofill support
Currently autofill works for username/email and password only. Proton pass already supports custom fields. Give ability to autofill those custom fields.
Bitwarden supports this by correlating custome filed name to id, name, aria-label, or placeholder... of the html element. Their browser extension supports automatically copying name value from webpage.
https://bitwarden.com/help/custom-fields/
https://bitwarden.com/help/auto-fill-custom-fields/
Details mentioned Here custom field and ots autofill support for more advanced usage.
-
ProtonLover247 commented
In addition to that, I'd prefer KeePassXC's implementation ( https://user-images.githubusercontent.com/24570482/170921153-c48f4fbd-8285-4566-949c-fea485323b28.png ). With this one you don't need to open devtools and copy and paste the elements you'll get a selection tool which detects all inputs on a side, so you just click on the one for username, password etc.. Great idea, had the same in mind!
-
Ramiro Saenz commented
Any updates on this?
-
Kenson M. commented
This is a CRUCIAL feature. When will the Proton team get on it? I may have to switch to another password manager temporarily until this is in. It's a big performance loss for me for fast field filling.
-
[Deleted User] commented
It would be nice that when you click on a custom element it is copied to the clipboard as it happens with the username and password.
-
Antonio Grassi commented
This is a killer feature that needs to be added. It can save so much time with websites like Huawei cloud that do not follow standards so username and passwords fields are not detected by default. Also with websites that require more login information than just a username and password.
Bitwarden does this perfectly. -
Kenson M. commented
This would be a nice addition, I agree. For those outlier sites that require more than a username/password, or some that use username, and others email addresses to login.
-
Derek commented
Related is some websites, especially banking sites I've used, require password + OTP concatenated in the same field. It'd be helpful to offer that as a custom field fill via DOM selection by id, name, aria-label, etc.
Related GitHub issue: https://github.com/ProtonMail/WebClients/issues/351
-
Jey Sea commented
really important for me.
I work with a number of different databases, all through the same phpMyAdmin interface. When entering the user/pass, I also need to specify the relevant database (at the moment, ProtonPass attempts to put the username in the Database field which is annoying -
Gravel commented
It would be particularly useful to have this feature !
-
somebodyoncetoldme commented
This is essential to me. I work with AWS, and it's tedious to copy and paste login information in correct fields like Account ID (12 digits) or account alias, IAM user name and password. Bitwarden works flawlessly for that autofill.