thePaulV / Most-Recent-Tab

Firefox addon that adds a keyboard shortcut to switch back to your most recently selected tab. Useful to alternate between two tabs and to easily go back to your last tab if you switch to another briefly.
https://addons.mozilla.org/en-US/firefox/addon/most-recent-tab/
Mozilla Public License 2.0
12 stars 4 forks source link

Feature request: set locale-specific default keyboard shortcuts #4

Closed thePaulV closed 6 years ago

thePaulV commented 6 years ago

A reviewer noted that the default keyboard shortcut is hard to reach in a German keyboard layout. The addon should support useful default shortcuts in locales other than en, as they come up.

Currently, manifest.json does not support localized keyboard shortcuts. This has been reported in bugzilla#1418984.

thePaulV commented 6 years ago

Version 2.0 supports custom shortcuts, so closing this bug since the user can now customize.