/brain-cache-tabs

Simple open source Chrome tab finder.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Gitpod ready-to-code

Brain Cache Chrome Extension

Brain Cache is a tab finder and manipulator (eventually). Right now it's in a POC stage to see what works and what doesn't.

The longer term goal is to support tab and content searching and filtering, both current and historical. This will require a lot of sensitive browser permissions, but that is one of the reasons this project is open source. That way users can see the code for themselves if they choose.

Current URL

https://chrome.google.com/webstore/detail/braincache-tab-and-conten/ocnnlkeinijgjbjaajeakjgbdhlimfdh?hl=en-US

Current Features

  • tab searching - find tabs by typing into the text box, which performs for a simple string match against tab titles and URLs.
  • tab selection - clicking on a result brings up that tab.
  • tab gather - clicking the gather button pulls all tabs in the search results to the current window.

License

MPL v2.0 as suggested by Hintjens.