QuicKey

QuicKey

Add keyboard shortcuts to switch tabs with a Quicksilver-style search or a most recently used (MRU) menu

QuicKey in the Chrome Webstore

View the project on GitHub

QuicKey lets you navigate all of your Chrome tabs by typing just part of a page's title or URL. No mouse needed!

Installation

Install QuicKey from the Chrome Web Store.

Once the extension is installed, you can click the button on the toolbar to open the search box. But if you like this extension, you'll probably prefer using the default keyboard shortcut listed above.

You can customize the shortcut key by right-clicking the QuicKey icon and selecting Options. Or manually add a ctrltab keyboard shortcut.

Switch between the most recently used tabs

Note: If you've been using QuicKey before 2.0, you'll need to set keyboard shortcuts for the new commands that show the popup window, as they won't be set by default.

Opening QuicKey displays a list of the last 50 tabs you've visited, in order of recency. (When you first start using QuicKey, though, it won't know what's recent, so the list will be empty.) Click a tab to switch to it, or use one of the keyboard shortcuts below to navigate the recently used tab history:

 

 

 

You can also view each tab as you navigate through the recents list, taking as long as you want on each, and then release the modifier key to stay on that tab. Make sure the shortcuts are set by right-clicking the QuicKey icon and selecting Options. Then click Keyboard shortcuts, scroll down, and click Change browser shortcuts. Look for the Switch to the previous/next tab commands and set these suggested shortcuts: altA and altS, respectively (ctrlS and ctrlD on macOS).

 

Use ctrltab to switch between recent tabs

With a little extra work, you can even make QuicKey respond to the Holy Grail of keyboard shortcuts: ctrltab.

Learn how.

Search for a tab quickly

Unlike other tab switchers, QuicKey uses a Quicksilver-style search algorithm to rank the results, where contiguous matches at the beginning of words are higher in the list, as are matches against capital letters. So you only have to type a few letters to quickly find the right tab.

List navigation shortcuts:

Recently used tabs get a slight boost in the search results ranking, so getting back to a tab you were just using should require typing fewer letters.

Typing a space lets you enter multiple tokens in the query, all of which must match either the tab's title or URL, in any order.

If you type more than 25 letters, which should be plenty to find the right tab, QuicKey switches to an exact string search to stay fast.

Customize shortcuts and other options

To customize how QuicKey behaves, click the icon in the popup window or menu, or right-click its toolbar icon and select Options:

There you can:

When a QuicKey update adds new settings, the icon will display a red dot to let you know.

Limit navigation to the current browser window

If you have multiple browser windows open, you may want to navigate among only the recent tabs that are in the current window. To enable this behavior, open the Options page to the General tab and select Limit recent tabs to the current browser window. Pressing the shortcuts for Switch instantly between the two most recent tabs or Switch to the previous tab will then switch only between recent tabs in the current window.

You can also limit searching for tabs to the current browser window.

Close and reopen tabs

To close the selected tab, press ctrlW (cmdctrlW on macOS, ctrlaltW on Linux). Or hover over a tab and click the close button on the right side of the list:

Close button

When you open QuicKey, the 25 most recently closed tabs are listed below the recent tabs and shown in a faded state with a icon:

Closed tab

They are also returned when you type a query, though their rank in the list of results is lower than open tabs. Click a closed tab to reopen it in its original location and with all of its browsing history intact.

If you don't want any closed tabs to be shown, open the QuicKey options page and uncheck Include recently closed tabs in the search results in the General section. You can also remove the selected closed tab from the browser's history by pressing ctrlW (cmdctrlW on macOS) or by clicking its button on the right side of the list.

Move tabs

You can move tabs to the left or right of the current tab, making it easy to pull tabs from other windows into the current one, or to rearrange tabs without using the mouse.

The ctrl key should be used on both Windows and macOS. Note that you cannot move tabs between normal and incognito windows.

Distinguish tabs with identical titles

A tab that has the same title as other open tabs will display a number to indicate its left-to-right position among those other tabs. For instance, if you open tabs for two different Google Drive accounts, they'll both be titled My Drive - Google Drive. But the one on the left will show a 1 next to its title in the list and the one on the right will show a 2. This makes it easier for you to select the tab you want when you know how they're organized in your window.

Search bookmarks

To find a bookmark, type /bspace in the search box, and then part of the bookmark's name or URL.

Search bookmarks

As soon as you type /bspace, your bookmarks will be listed in alphabetical order, in case you want to browse through them. Since bookmarks can be organized into folders, the folder path is shown before each bookmark's title. The folder path can be hidden by unchecking Show the folder path to each bookmark in its title on the Options page.

Search the browser history

To find something in the last 2000 pages of your browser history, type /hspace in the search box, and then part of the page's name or URL.

Search history

The same ctrlenter (cmdenter on macOS) and shiftenter shortcuts will open the visited page in a new tab or window.

As soon as you type /hspace, the pages from your history will be listed in order of recency, so you can get back to a page you had recently visited without having to remember its name.

Delete bookmarks and history items

To delete the selected bookmark or history item, press ctrlW (cmdctrlW on macOS). Or hover over an item and click the button on the right side of the list. You'll be asked to confirm the deletion of bookmarks.

Incognito mode

To switch to incognito tabs as well as normal ones, right-click the QuicKey icon and select Options from the menu:

Scroll to the very bottom of the General section and then click the Change incognito settings button. On the extensions page that opens, scroll down to the Allow in incognito option and click the toggle button:

Incognito option

Tabs in incognito mode display the incognito icon under the page's favicon, so you can distinguish a normal tab from an incognito one with the same title:

Incognito tab

Dark mode

QuicKey will respond to changes in your computer's dark mode setting with darker colors that match your browser's user interface.

Copy a URL or title

You can also copy the URL and title of the selected tab, bookmark or history item:

Privacy policy

When first installed, QuicKey asks for these permissions:

QuicKey can't access or manipulate the content of any pages you visit and doesn't transmit any information other than some anonymized diagnostic data. It never sends anything about the pages you visit.

For the technically-minded, you can inspect QuicKey's code on GitHub.

Feedback and support

If you find a bug in QuicKey or have a suggestion for a new feature, please visit the support page.

Release history

View the changes in previous releases.

Credits

The , , , and icons are from the Octicons set, used under the MIT License. The icon is from the Material Icons set, used under the Apache License.

The string ranking algorithm is modeled on Quicksilver's code.