MrViolets / Deep-Tab-Search

Chrome extension that lets you search the content of all your open tabs.
https://chromewebstore.google.com/detail/dbppkkjmaloclihjakcpnionomlidbhk
GNU General Public License v3.0
126 stars 7 forks source link

Deep Tab Search

Deep Tab Search is a Chrome extension that lets you search the content of all your open tabs.

Install

  1. Download and uncompress zip.
  2. In Chrome, go to the extensions page at chrome://extensions/.
  3. Enable Developer Mode.
  4. Choose Load Unpacked and select the folder.

Build

  1. npm install to install dependencies.
  2. Update version in manifest.json.
  3. npm run build.

Features

Usage

Once installed, you can access the extension by clicking the extension icon in the Chrome toolbar.

Note: Deep Tab Search works more smoothly with Chrome Memory Saver turned off. It still work with it on but it's a little slower since it has to reload discarded tabs before searching them.

License

Deep Tab Search is licensed under the GNU General Public License version 3.