open-in-browser
open-in-browser copied to clipboard
Access keys for accessibility
The original dialog has access keys to switch between parts of the UI in the dialog.
I am open to also supporting access keys, if anyone needs them.
I am not sure it's already implemented in web extensions. At least, I can't find it...
The dialog from my extension looks similar to the built-in dialog, but it is actually completely written from scratch with HTML+CSS. Supporting access keys can easily be done with the accesskey
HTML attribute: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey