Quick Tabs

Quick Tabs

Quick Tabs
Quick Tabs
Quick Tabs
Quick Tabs
Quick Tabs

热度 7893

当前版本 2021.6.29
插件大小 131KiB
所属分类 生产工具
更新时间 2021年6月29日
Chrome store open chrome web store
随机推荐 阿里云服务器2核2G 99元/1年(续费同价!)

Quick Tabs插件简介

Quick Tabs(扩展包名:jnjfeinjfmenlddahdjdmgpbokiacbbb)由 开发,最新版本2021.6.29 于 2021年6月29日 更新。 Quick Tabs 属于生产工具分类。

🌹 这个应用程序可以在 ChromeFK 或 Google Chrome 网上应用商店进行下载。 ChromeFK上的所有插件扩展文件都是原始文件,并且 100% 安全,下载速度快。
A keyboard centric most recently used (MRU) dered tab list plugin with search switch functionality inspired by IntelliJ IDEA

Quick Tabs插件描述

# INTRODUCTION

Quick Tabs is a tab management browser extension f the Google Chrome web browser based on the "Recent Files" quick select built into the excellent IntelliJ IDEA by Jetbrains.

Quick Tabs allows you to move quickly  recently used tabs without requiring the use of your mouse, locate  switch to tabs as you need them with minimal keystrokes even when you have large numbers of open tabs.

Visit the [Quick Tabs](https://chrome.google.com/extensions/detail/jnjfeinjfmenlddahdjdmgpbokiacbbb) google extensions page to install  try it out ...

# FEATURES

* Lists all the open tabs in Chrome across all of your open windows
* Tabs are listed in most recently used (MRU) der  excludes the current tab (since youre switching tabs)
* Fuzzy search your bookmarks:
  * Bookmarks are automatically searched when only a few tabs match your search string
  * Add a space at the end of your search string to search bookmarks along with tabs
  * Start your search with `/b`  add **two spaces** at the end of your search string to search only bookmarks
* Fuzzy search your browser histy:
  * Start your search with `/h`  add **three spaces** at the end of your search string to search browser histy
* Find noisy tabs by searching f `<))`
* Chrome keyboard shtcuts (configured using the keyboard shtcuts dialog at the bottom of the Chrome Extensions page):
  * Shtcut key to launch popup window from most tabs (default ctrl+e, cmd+e on Mac, ctrl+q on Linux).
  * Select previous tab without loading the popup window (unmapped by default)
  * Select next tab without loading the popup window (unmapped by default)
  * IMPORTANT the next tab shtcut is only available f a second  so (while the badge text is ange) befe the current tab is moved to the top of the MRU list.
* Tab list popup shtcut keys:
  * Select previous tab (same as Chrome keyboard shtcut  up arrow)
  * Select next tab (same as Chrome keyboard shtcut  down arrow)
  * Switch to selected Item (enter)
  * To close selected tab (default ctrl+d, see extension options)
* Displays the number of tabs you currently have open in all your Chrome windows
* Quickly search  select tabs by typing letters in the page title  url
* Track recently closed tabs  allow them to be searched  rested
* Popup customization using css

# COMMANDS

Comms start with a `/`  can be typed in the popup window search box to tweak the search behaviour  perfm actions on tabs;

### Query Comms

* `/b `  search bookmarks
* `/h `  search browser histy
* `/w `  search the tabs in the current window only

### Search Types

You can now change the search type f a single search, this can help if you have a specific search string in engine combo in mind.

* `/fuzzy `  use the fuzzy search engine f this query only 
* `/fuse `  use the fuse search engine f this query only 
* `/regex `  use the regex search engine f this query only 
* `/subs `  use the subs search engine f this query only 

### Tab Management

Tab management comms all accept RegExp search queries.

* `/close `  search f  close tabs
* `/merge `  merge tabs into the current window
* `/split `  split tabs  move them into a new window
* `/reload `  reload all of the tabs in the search result
* `/mute `  mute the tabs in the search result
* `/unmute `  unmute the tabs in the search result

# PERMISSIONS

Quick Tabs requires the following:

* **Read  change your browsing histy**: _read only_ access is required to recd your open tabs  search browser histy.
* **Read  change your bookmarks**: _read only_ access is required to search  display your bookmarks.


# SCREENSHOTS

#### Quick Tabs ready f action.

![Popup Screenshot](screenshots/in_action.png?raw=true)

#### Tab  bookmark search.

![Search Screenshot](screenshots/searching_tabs.png?raw=true)

#### Histy search.

![Search Histy](screenshots/searching_histy.png?raw=true)

Search your browser histy by starting your search with /h   adding 3 spaces to the end of your search query.

#### Decide what to show.

![Search Histy](screenshots/go_minimal.png?raw=true)

#### Custom CSS styling.

![Search Screenshot](screenshots/custom_css.png?raw=true)

In this  https://userstyles.g/styles/99938/betterstylingfchromeextensionquicktabs by @Bunnyslippers.  See the [./3rdParty/css](./3rdParty/css) directy.


# SOURCE

The source code f this extension is available on [github](http://github.com/babyman/quicktabschromeextension), please feel free to inspect it befe you install this extension, especially as I am asking permission to interact with your computer  its private data.

You can also install it manually if you want to be certain that the source code on github is directly what you install. Note, this will NOT automatically update the extension when bugs are fixed  features are added.

In your terminal, `cd` to the folder you want to clone it to,  run `git clone https://github.com/babyman/quicktabschromeextension`. Then in Google Chrome, click `Window  Extensions`, click the checkbox called "Developer Mode",  click the "Load unpacked extension" button. Navigate to the cloned project,  select the "quicktabs" folder. You now have the plugin loaded as a developer. Again, this will NOT automatically update the extension when bugs are fixed  features are added.


# FEEDBACK AND BUGS

Please rept all your valuable feedback, feature requests  bug repts on the github [issues page](http://github.com/babyman/quicktabschromeextension/issues) f this extension.


# RELEASE NOTES

2020.1.26  bug fix, "Cant switch to "discarded" tabs" fixes #300

2020.1.25  merge pull request #211, "add option to der tabs in window der" thanks @gregsadetsky  request #301, "Fix comm key combination issue in popup" thanks @powpowshen also switch search type used by comms from substr to regexp, see #299. 

2020.1.18  bug fix, "when no tabs match" stopped wking, fixes #298

2020.1.13  call .stopPropagation() in click event hlers, refs #295, add debouncing to improve the responsiveness of the UI when entering queries, refs #297

2020.1.8  refined tab moving options, see Only move tabs when switched via the extension popup, fixes #296

2020.1.5  add suppt to keep window tabs in MRU der with the Move tab to leftmost position on switch option see #174

2019.12.29  **Quick Tabs turns 10!**, added new comms /close, /merge, /mute, /unmute, /split  /reload, /w to search tabs in the current window only, also allow specifying the search engine as part of the query (/fuzzy, /fuse, /regex, /subs).  Merged code f option to hide pinned tabs, thanks @hbj.

2019.12.2  fix #277  #291 f real this time!

2019.11.30  Updated the bookmark  histy searches to use /b   /h  as query prefixes, still use         as query postfixes.  Fixed a bug with the pg up/down list scrolling.  Fixed issue that prevented prevtab key wking in popup windows (issue #277). 

2019.11.27  fix tab focus issue #273, thanks @fwextensions f the pointer

2019.11.23  merged pull request to allow configuration of the "tab der update delay", see ticket #90 (thanks @AlexeyKabelitskiy)

2019.4.22  merged pull requests to ensure https:// is used f default google search (thanks #ericlaw1979), apply {{urlStyle}} to recently closed tabs (thanks @boika), improve tab switching (thanks @MartinLichtblau)

2019.2.27  merged pull request that fixes #229 #245 #246 ( perhaps #232), also changes that improve switching tabs behaviour, thanks @MartinLichtblau.  Added theRealPadster.css large icon theme, thanks @theRealPadster.

2019.1.30  merged pull request to prevent tabs opened in the background jumping to the head of the recently used list (#219, thanks @MartinLichtblau)

2019.1.20  merged pull request to fix result highlighting issues that included curly braces (#242, thanks @DoctGester)

2019.1.10  merged pull request to improve fuzzy search results (#241, thanks @MartinLichtblau)

** See GitHub f the complete release histy **

# ACKNOWLEDGEMENTS

Inspired by
http://www.jetbrains.com/idea/

Icon image based on photo by Ged Carroll found at
http://www.flickr.com/photos/renaissancechambara/3380657988/

Blank Icon by Deleket (Jo)
http://deleket.deviantart.com/
                                

Quick Tabs插件离线安装方法

1.首先用户点击谷歌浏览器右上角的自定义及控制按钮,在下拉框中选择设置。

2.在打开的谷歌浏览器的扩展管理器最左侧选择扩展程序或直接输入:chrome://extensions/

3.找到自己已经下载好的Chrome离线安装文件xxx.crx,然后将其从资源管理器中拖动到Chrome的扩展管理界面中,这时候用户会发现在扩展管理器的中央部分中会多出一个”拖动以安装“的插件按钮。

4.下载 Quick TabsChrome插件v2021.6.29版本到本地。

5.勾选开发者模式,点击加载已解压的扩展程序,将文件夹选择即可安装插件。

注意:最新版本的chrome浏览器直接拖放安装时会出现“程序包无效CRX-HEADER-INVALID”的报错信息,参照这篇文章即可解决

历史版本

(如何离线安装?)
版本号 文件大小 下载

Quick-Tabs(2021.6.29)

131KiB 城通网盘