Stop LastPass filling out a form

前端 未结 13 1772
遇见更好的自我
遇见更好的自我 2020-12-07 13:38

Is there a way to prevent the LastPass browser extension from filling out a HTML-based form with a input field with the name \"username\"?

This is an hidden field,

13条回答
  •  佛祖请我去吃肉
    2020-12-07 14:08

    What worked for me is having word "-search-" in the id of the form, something like

    - and lastpass doesn't add its elements onto the form inputs. It works with something simpler like but doesn't work with

提交回复
热议问题