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,
I think lastpass honors the autocomplete="off" attribute for inputs, but I'm not 100% sure.
autocomplete="off"
EDIT As others have pointed out. this only works if the user has last pass configured to honor this.