You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for showing the QuicKey UI in a popup window, which lets you use a single shortcut key to open the list of recent tabs, move the selection, and then activate the selected tab. It's the closest thing to Firefox's ctrltab behavior that can be built in Chrome.
Added support for showing each recent tab while navigating through the list without having to deal with any time limit.
Added support for searching with multiple terms, separated by spaces.
Added support for Chrome manifest V3, which required re-architecting much of the extension.