Skip to content

bdmostafa/chrome-ext-search-kw-in-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-ext-search-kw-in-tabs

This is a Chrome extension to search keywords in tabs. It is built with vanilla JavaScript and Xapian search engine open source library.

How to use

  • Clone the repository
  • Open the chrome://extensions/ tab
  • Turn on the Developer mode
  • Click on the "Load unpacked" button
  • Select the main source folder named chrome-ext-search-kw-in-tabs
  • Check the extension and use it

Demo

Screenshot 2022-11-14 at 11 31 45 PM

Screenshot 2022-11-14 at 11 33 21 PM

Screenshot 2022-11-14 at 11 35 26 PM

Screenshot 2022-11-14 at 11 35 59 PM