Skip to content

Releases: fwextensions/QuicKey

v1.6.0

05 Mar 20:25
Compare
Choose a tag to compare

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

24 Dec 21:15
Compare
Choose a tag to compare

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

30 Apr 02:00
Compare
Choose a tag to compare

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.

v1.4.0

19 Mar 06:46
Compare
Choose a tag to compare

Added

  • Dark mode is supported in the QuicKey menu and options page when you've enabled it on your OS.

  • The number of open tabs can be optionally shown in a badge on the QuicKey icon.

  • A red dot is shown on the gear icon in the menu when new settings have been added since the last time you've visited the QuicKey options page.

  • Typing /b immediately shows the list of bookmarks, in alphabetical order.

Changed

  • The QuicKey icon is inverted only when the switch to previous/next tab command is used, and not when other interactions cause the current tab to change.

Fixed

  • The selected item is maintained when closing a tab.

v1.3.4

22 Jan 07:27
Compare
Choose a tag to compare

Fixed

  • The matching letters in search results would not be shown correctly in some cases.

  • The order of recent tabs was sometimes lost when restarting the browser.

v1.3.3

22 Jan 07:26
Compare
Choose a tag to compare

Added

  • Support for the new Edge browser. This version only launched in the Edge store.

v1.3.2

11 Jan 20:18
Compare
Choose a tag to compare

Fixed

  • The current search query is no longer modified when a closed tab is deleted.

v1.3.1

05 Jan 01:18
Compare
Choose a tag to compare

Added

  • Closed tabs, bookmarks, and entries in the browser history can be deleted by clicking the X button on each item or with the close-tab keyboard shortcut.

  • Ctrl- or cmd-clicking a bookmark or history item will open it in a new tab.

Fixed

  • Non-breaking spaces and other non-standard space characters in titles will now match spaces typed in the query.

  • Worked around a Chrome bug that caused some Unicode characters like ⌘ to sometimes not be recognized correctly, which could break keyboard shortcuts.

  • The list of results will update if a tab is closed while the menu is open.

  • Only the unsuspended versions of pages are listed when searching the history.

v1.3.0

16 Dec 03:27
Compare
Choose a tag to compare

Added

  • New option to mark tabs that aren't in the current window with an icon. The setting defaults on if you have more than 3 windows open when the extension is installed.

  • Typing /hspace immediately shows the list of visited web pages, in recency order.

  • Tabs that are opened via ctrl-click or by opening a folder of bookmarks are immediately added to the menu as recently-used tabs, so that you can then use altZ to toggle to a tab you just opened.

  • Function keys and other special keys can be used as shortcuts.

Changed

  • The minimum version of Chrome is now 55.

Fixed

  • Holding down altZ to rapidly switch tabs could cause tabs other than the most recent two to be focused.

  • Moving a tab from the same window to the left of the current tab would position it in the wrong place.

v1.2.0

03 Nov 00:04
Compare
Choose a tag to compare

Added

  • New altZ keyboard shortcut will switch instantly between the two most recent tabs, without requiring a wait of 750ms between presses.

  • Clicking the gear icon in the popup menu will open the options page.

  • The options page has a help link to the main website, offering more details on how to use the extension.

  • The instructions for using ctrltab as a shortcut include an option for using it to switch instantly between the two most recent tabs.