I got tired of losing useful conversations in DeepSeek’s chat history, so I built a simple Chrome extension to search through past chats instantly. No more endless scrolling.
How it works:
Runs entirely in your browser (no external servers, no data collection)
Indexes your chat history for fast keyword/regex search
Lightweight (~50KB) with a keyboard-driven UI
Why free?
This solves my own problem, and I’m sharing it in case others find it useful. No subscriptions, ads, or upsells—just a better way to find old chats.
asrorbek•3h ago
How it works:
Runs entirely in your browser (no external servers, no data collection)
Indexes your chat history for fast keyword/regex search
Lightweight (~50KB) with a keyboard-driven UI
Why free? This solves my own problem, and I’m sharing it in case others find it useful. No subscriptions, ads, or upsells—just a better way to find old chats.
Download: https://chromewebstore.google.com/detail/deepseek-folders-se...
For the privacy-conscious:
Zero telemetry
All processing happens locally (IndexedDB)
You can audit network activity via DevTools
Would love feedback:
Any critical features missing?
Would a Firefox version be useful?