keeweb/keeweb-connect

Browser integration: disable auto-submit

btxtiger opened this issue · 3 comments

Is your feature request related to a problem? Please describe.
Is it already possible to disable the auto-submit when the login fields are filled? Some websites are blocking those logins as they require a user intended click on login. Could not find such option so far.
This would also prevent from choosing the wrong credentials and submitting, as the email address can be checked again before login.

Describe the solution you'd like
Disable auto-submit

Hi! To achieve this, if you're using auto-type, you can set your custom sequence for the entry where you would like to see this behavior, for example, {USERNAME}{TAB}{PASSWORD}. If you're using keeweb-connect, there's an option to auto-fill without submit.

@antelle In deed I'm using keeweb-connect. But this option is only in the context menu, right? Then maybe it should be configurable what happens when clicking on the extension icon, which I'm mainly using.

You can also set up a shortcut if you prefer. Maybe it makes sense to have an option for that, you're right.