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?