Skip to content

igorlogius/find-in-tabs

Repository files navigation

Quickly find text in all open and active tabs

Short Demo Video:

demo-2024-05-15_11.11.27.trimmed.webm

Usage/Features:

  • Click the toolbar button or use the shortcut CTRL+SHIFT+F (can be changed)
  • In the popup enter the search term
  • Use the number input to set the number of hits to show per tab (can be controlled via arrow up and down when focus is on the search input)
  • Use the first checkbox to toggle case sensitive search (default off)
  • Use the second checkbox to toggle match diracritics (default off)
  • Pressing enter when focus is on the search inputs, will switch to the first tab, jump to the first hit and highlight all hits on the page
  • Use the 3rd checkbox to enable regex mode, which allows to search using JS regular expressions