Extension Icon

Google Chrome

Search open tabs, bookmarks and history in Google Chrome.
AvatarCodely
216,555 Installs
OverviewCommandsVersion History

Versions22

Fix New Tab Command React Hooks Violation - May 27, 2025

  • Fix React Rules of Hooks violation causing TypeError when opening new tabs.
  • Improve error handling for profile and history data loading.

Add Omnibox-like search behavior for New Tab - May 7, 2025

  • Add support for entering URLs or search terms in a single input field, mimicking Chrome's Omnibox behavior.

Add Copy Title action for Search Tab - April 22, 2025

  • Add the ability to create new incognito window.

Add Copy Title action for Search Tab - February 11, 2025

  • Add Copy Title action for Search Tab command.

Add AI Tools - February 21, 2025

Allow to configure profile path - January 18, 2025

  • The path for your profile can be configured in the settings. This allows you to use a different profile than the default one.

Fix - January 9, 2025

  • Fix Search Tabs command when "Extract the favicon from every open tab" is enabled.
  • Fix bookmark list in the Search All command.

Add Search All Command - August 1, 2024

  • Add Google Chrome tabs and history, bookmarks search.

Fix Search History window - December 19, 2023

  • Fix Search History window not opening when the app is open but no window is opened.

Multi-word tab search enhancements and vulnerability fixes - December 8, 2023

  • Order-insensitivity: search "foo bar" now works with title/url "bar foo" or "foo bar".
  • Spacing-insensitivity: search "foo bar" and "foo bar" now work with title/url "foo bar".
  • URL-title-insensitivity: search "foo bar" now works for title "bar" on url "foo.com"
  • Updated dependent packages to resolve vulnerabilities listed in npm audit

New shortcut - September 18, 2023

  • Add shortcut for make quick quicklinks when searching tabs.

New shortcut - August 21, 2023

  • Changed shortcut for Close Tab in the Search Tab command.

Added better debug - April 25, 2023

  • Increase exception message to diagnose issues

Search url - April 1, 2023

  • Added support to match url in bookmark and history search

New Window - March 22, 2023

  • Add the ability to create new window

Tab closing - March 10, 2023

  • Add the ability to close tabs

Performances improve - January 26, 2023

  • Improved getting open tabs speed

Profiles support - January 24, 2023

  • Added support for profiles across all commands
  • Added support for opening tabs in different profiles

Search Bookmarks action - December 17, 2022

  • Added search bookmarks action
  • Refactored code to use new useSQL hook

Open Tab feature - November 8, 2021

  • Add Open Tab action to action panel

History - October 26, 2021

  • Add Google Chrome history search

Initial Version - October 20, 2021

  • Add Google Chrome extension