Pavle
Back to Work
Chrome ExtensionAICRM

RedBread, Reddit Lead Finder

Design Engineer · 2026

RedBread is a Chrome extension I built to find potential customers in Reddit comment threads. Open any post and comments get color coded badges for Buying Intent, Curious, and Insight. Click Save on a comment to add it to a built in kanban dashboard with five status columns (New, Contacted, Interested, Qualified, Closed). CSV export, search, subreddit filter, Cmd+Shift+D shortcut. The CRM works without AI. AI is optional and uses your own Anthropic API key, stored locally in chrome.storage. No account required, no data leaves the browser.

Inside the product

Reddit comment with a RedBread Analyzing pill and Save button next to the author
Analyzing on RedditRedBread runs inline on Reddit. As you scroll a thread, an Analyzing pill appears on each comment while the AI tags it. A Save button sits next to it for one click capture.
Save list picker dropdown showing existing lists and a Create new list action
Save into a listClick Save and a list picker drops down. Pick an existing list or spin up a new one without leaving the comment.
RedBread CRM dashboard with NEW, CONTACTED, INTERESTED, QUALIFIED, CLOSED lanes and a sidebar of lists
Built in mini CRMSaved leads land in a kanban board with five lanes (NEW, CONTACTED, INTERESTED, QUALIFIED, CLOSED). The sidebar holds your lists. Filter, search, export to CSV. Your data stays local on your machine.
RedBread Chrome extension popup with Open dashboard, Reanalyze, and saved count
Quick popupThe toolbar popup gives you fast access to the dashboard, a reanalyze action for the current thread, and a saved count.
Tech stack
TypeScriptChrome Manifest V3Anthropic APIesbuildPlaywright