How do I remove autofill from the extension?
When I try to change the label or move to a folder, there is a space for me to type and it automatically shows previous things I've typed in (i.e. autofill) and ends up blocking the first few labels/folders. How do I disable this?
Comments
I'll queue this for fixing in a future update, essentially I would have to disable the autocomplete in the code.
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
Thank you!