Fwextensions QuicKey Versions Save

Jump between recent tabs in Chrome via keyboard shortcuts or a most recently used (MRU) menu.

v1.8.0

1 year ago

Added

  • Added support for Firefox and published it to the Mozilla add-ons store. No changes for other browsers.

v1.7.4

1 year ago

Fixed

  • In Microsoft Edge, don't show a tab count in the badge tooltip, since Edge now automatically appends the badge number.
  • Suppress the harmless but annoying devtools console errors that were triggered by a bug in Chromium v102.

v1.7.3

1 year ago

Fixed

  • Darkened the background of the toolbar icon badge so the foreground text would still appear white in Chrome 102+.
  • Updated the website so HTML tags in the markdown would still appear in the latest version of GitHub Pages.
  • Replaced lodash with custom functions and fast-memoize.

v1.7.2

2 years ago

Added

  • Added support for using pinyin when searching for bookmarks and history items, along with tabs.

v1.7.1

2 years ago

Fixed

  • Fix keyboard shortcut handling in Cent and any other Chromium browsers that use a plus surrounded by spaces in shortcut strings.
  • Fix the quickey-ctrl-tab.ahk AutoHotkey script to not interfere with Chromium-based apps like VS Code.

v1.7.0

2 years ago

Added

  • Option to limit recent tab navigation to the current browser window.
  • Option to limit tab search results to the current browser window.

v1.6.1

3 years ago

Added

  • ctrlN/ctrlP and ctrlJ/ctrlK keyboard shortcuts for moving down/up the search results list.

Fixed

  • The default shortcut for closing a tab on Linux and ChromeOS is now ctrlaltW, since the browser doesn't let QuicKey intercept ctrlW on those OSes.

v1.6.0

3 years ago

Added

  • Option to display the folder path to each bookmark in its title, so that you can search for bookmarks by folder names.

  • Option to restore the last search query when the menu is reopened.

  • Option to choose whether the home and end keys navigate the results list or move the cursor in the search box.

Fixed

  • After using the Switch instantly command to switch to the previous tab and then quickly clicking a different tab, using the command again to switch back would sometimes not select the expected tab.

v1.5.1

3 years ago

Fixed

  • Malformed URLs in open tabs could cause QuicKey to not load properly on browser launch.

  • The quickey-ctrl-tab.ahk AutoHotkey script that enables ctrltab to navigate the recents menu now supports Edge 79+.

  • The page about enabling ctrltab support now shows the correct extension ID when loaded in Edge.

v1.5.0

4 years ago

Added

  • Pinyin strings in the search query will now match Chinese characters in tab titles and URLs. This option is enabled by default if Chrome's language is set to Chinese or if Chinese characters are found in any currently open tabs titles or URLs.

Fixed

  • When Chrome is running slowly, if a query is typed right after the QuicKey shortcut is pressed, and then that query is cleared, letters matching the previous query would still be highlighted in the menu.