QuicKey – The quick tab switcher
Add keyboard shortcuts to switch tabs via Quicksilver-style search or a most recently used list
A keyboard centric most recently used (MRU) ordered page list plugin with seek and switch functionality inspired by IntelliJ IDEA
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
[![Version][version-badge]][qt-store]
[![Rating][rating-badge]][qt-store]
[![Users][users-badge]][qt-store]
# INTRODUCTION
Quick Tabs is a tab management browser extension for the Google Chrome web browser based on the "Recent Files" quick selector built into the excellent IntelliJ IDEA by Jetbrains.
Quick Tabs allows you to move quickly between recently used tabs without requiring the use of your mouse, locate and switch to tabs as you need them with minimal keystrokes even when you have large numbers of open tabs.
Inspect the latest comments and rating distribution.
Store average score: 4.5. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Add keyboard shortcuts to switch tabs via Quicksilver-style search or a most recently used list
The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.
Switch between tabs in the most recently used order, can be configured to use Ctrl+Tab as a shortcut
Tab Ahead lets you type ahead to quickly find open tabs by title and URL.
A simple, powerful tab manager
Cycle through last used Chrome tabs using keyboard shortcut.
Been using this for years. Highly recommended for power users with lots of open tabs and keyboard first approach. One of only two extensions I could not live without. Thanks for creating it!
Using it just for open tabs conter on extension's icon! I'm very surprised that only this dev come up with this idea! )) It's so obvious, yet nobody have implemented this! Excellent!
Possible to show and highlight current tab? Thanks a lot!
finely polished, almost feels like a native feature lol. edited style to match my theme as well. request: middle click to close tab update: I implemented the middle click feature lol. just paste this to popup.js $('.open').on('mousedown', function(event) { if(event.button === 1) { event.stopPropagation(); closeTabs([parseInt(this.id)]); } }); bug: popup closes after closing tab with shortcut update: I investigated the problem and can say it happens when "jump to previous when close" option is enabled. I believe it's a focus/blur conflict. the bug persist for the other extensions as well. whenever I close a tab with api, all popups dissappear. hope it helps to fix this issue cuz I really liked the feature and the extension itself.
Super
I've been using QuickTabs for years. While google has added quick tab switching natively, QuickTabs adds the bookmark and recently closed tabs options, which are awesome. Be sure to check the documentation on the support site -- you'll find gems like the ability to search history (prefix your search with "/h") and find tabs playing audio: "<))"
Amazing!
The thing I like the most is that I increase the font size by adding a custom CSS code.
It works well, but it often happens that the new tab doesn't appear in the list, so I hope it can be improved.
Just what I needed in the Arc browser to get a list of recent tabs like in Chrome. 5 stars!!