Hey. I’ve been working on Rearview, a browser extension that makes browsing history more useful. It’s available for Chrome, Edge, and Firefox.<p>What it does:<p>- Full-text Search: Search page content, not just URLs or titles.<p>- More Filter: Organize history by date, time, or visits.<p>- AI Assistant: Get insights from your history. (Optional, with your own api key.)<p>Everything stays local in IndexedDB.<p>Feedback & Feature request welcome.<p>BTW, since Firefox does not provide a favicon URLs implementation (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1315616" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=1315616</a>),I am currently requesting icons in Firefox via <a href="https://icon.horse/" rel="nofollow">https://icon.horse/</a>, the performance seems not ideal.
Is there a more recommended solution?
Seeing the GitHub link made me assume for a second this was open source, which it's disappointingly not. The LLM search is interesting, but it's not interesting enough for me when there's already an open source full text history extension that I've been using <a href="https://github.com/iansinnott/full-text-tabs-forever">https://github.com/iansinnott/full-text-tabs-forever</a>
Cool! Reminds me of Falcon[0][1].<p>[0]: <a href="https://github.com/lengstrom/falcon/">https://github.com/lengstrom/falcon/</a><p>[1]: <a href="https://news.ycombinator.com/item?id=12479977">https://news.ycombinator.com/item?id=12479977</a>