sarahavilov / autofillforms-e10s

A multi browser extension that enables you to fill out web forms with one click
https://webextension.org/listing/autofill-forms.html
57 stars 39 forks source link

Save/fill inputs outside of <form> #35

Open ttimbul opened 7 years ago

ttimbul commented 7 years ago

I have a particular usecase (Amazon MWS scratchpad found at https://mws.amazonservices.com/scratchpad/index.html) where the input fields are not enclosed in an actual <form>.

It would be nice to still be able to save and autofill in this case. However, the current behaviour is to show the message "There is no form at top frame of this page".