babyman / quick-tabs-chrome-extension

A quick tab list and switch plugin inspired by the intelliJ IDEA java IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to disable shortcuts completely

gvteja opened this issue · comments

I do not want to use the following options at all

  • Close tab shortcut
  • Create a new tab with the search string as URL

I tried to uncheck all the modifiers keys on them, thinking that it would disable those actions completely. However, when I did that, and I tried to type something on the search bar within the extension, I noticed that any key I pressed ended up closing the tab. So I then checked all the modifier boxes so that I don't accidentally trigger the above 2 actions. This is an ok workaround, however, it would be great, if there was a way to completely disable the actions and have them not take up any keyboard combos.

I had exactly the same issue.

I'm gonna suggest it shouldn't be possible to have a shortcut without a modifier or a key. And if we want to keep a single key (modifier or not) shortcuts, maybe the effect of the setting should be explicitly stated.