Skip to content(if available)orjump to list(if available)

Show HN: Extension for full-text browser history search

Show HN: Extension for full-text browser history search

13 comments

·May 8, 2025

Hey. I’ve been working on Rearview, a browser extension that makes browsing history more useful. It’s available for Chrome, Edge, and Firefox.

What it does:

- Full-text Search: Search page content, not just URLs or titles.

- More Filter: Organize history by date, time, or visits.

- AI Assistant: Get insights from your history. (Optional, with your own api key.)

Everything stays local in IndexedDB.

Feedback & Feature request welcome.

BTW, since Firefox does not provide a favicon URLs implementation (https://bugzilla.mozilla.org/show_bug.cgi?id=1315616),I am currently requesting icons in Firefox via https://icon.horse/, the performance seems not ideal. Is there a more recommended solution?

jbellis

Oh, cool. I want this but not quite badly enough to work all the corner cases out. Were you able to figure out how to sync pages visited on mobile?

pogue

How and where is the full text of every page I visit getting stored & for how long?

KomoD

"All browsing history, search indexes, and extension settings are stored locally on your device and are not uploaded to the developer server."

It's in the privacy policy.

pogue

I saw that. It meant where is it going to be stored locally, for how long and what is the size going to look like. I imagine that's going to be a very large cache to keep them forever essentially.

vgb2k18

IndexedDB file

circularfoyers

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 https://github.com/iansinnott/full-text-tabs-forever

baal80spam

Wouldn't storing each and every visited page's text bloat IndexedDB a lot?

null

[deleted]

renegat0x0

[flagged]

null

[deleted]

null

[deleted]