nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
114 stars 43 forks source link

Suggestion: Hotkey Down Arrow #220

Closed benyanke closed 6 years ago

benyanke commented 6 years ago

I would like to propose that a hotkey be added (similar to the lastpass plugin) which displays the field-dropdown for passman when the field is in focus and the user presses the down arrow.

This allows easier keyboard navigation w/o mouse.

brantje commented 6 years ago

Hi there, You can use alt + arrow down to activate the extension.

benyanke commented 6 years ago

Thank you!