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,
Two conditions have to be met:
autocomplete="off"
Settings > Advanced > Allow pages to disable autofill
So this depends on both user and the developer.