nsand / tab-glutton

Google Chrome tab management extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard-only navigation

yaauie opened this issue · comments

This extension would be much more useful if I didn't have to use my mouse to use it. Here's what would make it useful for me:

  • Hotkey to launch/focus on TabGlutton
  • When launched/focused:
    • Up/Down arrow keys to navigate
    • enter to select tab
    • esc to close/blur

As far as I know, there's no way to programmatically open the Tab Glutton popup. I'm exploring the idea of using a keybinding to either popup a new window containing the exact contents you would see in the classic popup or embedding a control within the markup of the currently focused tab.

It's a nice idea and I plan to implement that later too.
Also users are able to set launch shortcuts by themselves chrome://extensions/configureCommands page.

Is this feature still under consideration? It's a great extension. I like the layout compared to other extensions that I tried. The only thing that I think can improve here is this feature. Currently, "Keepin' Tabs" extension does that but that loads slower than this extension.