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.
- 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.
MPL v2.0 as suggested by Hintjens.