Chrome extension analogous to Sublime/Atom Command Palette.
- Download build from CI server, from artifacts section.
- Unzip archive to
gototab
directory. - Go to Chrome hamburger menu → More tools → Extensions or directly
chrome://extensions
- Check Developer mode checkbox
- Click "Load unpacked extension..." and choose
gototab
directory
- Press Cmd+Shift+K on Mac (Ctrl+Shift+K on PC) to bring up the popup
- Type the search term
- (Optionally) Press Up/Down to move the highlighting
- Press Enter. The highlighted tab should become active.
To customize the shortcut, go to chrome://extensions
, scroll to the bottom and click "Keyboard shortcuts".
- Tweak colors
- Make the popup appear in the center of the screen (?)