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.
Thank you. So productive.
Exactly what I needed! So many other similar extensions were too limited (usually only supported the last tab, like the "last channel" button on a TV remote). This was far superior and gave me the full tab navigation I needed. Pro tip: enable the popup-less shortcuts for switching to last/next tabs -- they're unmapped by default. I mapped them to cmd+< and cmd+> and it works wonderfully. I also love that this project is open-source, as I found the github repo (https://github.com/babyman/quick-tabs-chrome-extension). I would recommend updating this extension's product page to be better formatted though. It's hard to read, as it looks like just a copy/paste of the markdown from the repo's README.
Great extension! Necessary to migrate from Firefox with recency-ordered tab switching. One issue (please reply if operator error): Often when I "activate the extension" (which I've mapped to ^Q on iMac) it opens a new tab instead of the correct behavior. Any idea why?
This is proving very helpful
essential extension. Use also with key command for last tab. if anyone is interestied,: here is CSS to put in the options, cleaner design: ------copy below----- div.url{ display:none; } .withfocus div.url{ display:block; } .item:hover div.url{ display:block; } body{ width:600px; } div.title { padding-top: 8px; } .withfocus div.title{ padding-top: 2px; } .item:hover div.title{ padding-top: 2px; }
Must have extension. Makes life easy to deal with O(100) tabs.
Wow... The clicks and time that this extension will save me is hard to measure. I'm now immediately going to "buy you a coffee" (on Paypal or whatever other method you have listed). Keep up the awesome work.
Лучшее! Еще бы поярче отображался бы список страницы, а то как то приглушенно значки
I dislike that all the important information is at the bottom. This is not a user friendly but I think it is powerful. Would stay if there an option to 'Switches to previously active tab' not Switch to Newer tab or Switch to Older tab.
Thank you for an amazing extension! Have a questions, can I somehow make the popup appear in the center of the screen? (Seems like it can't be done with pure css) Thank you!