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
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
[![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.
查看最近评论和评分分布。
商店综合星级:4.5。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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!