The case at a glance
- Build time: 6 hours, one weekend
- Active users: 12,000
- Product: swaps any word across the entire web ("AI" → "magic," "crypto" → "monopoly money")
- Pricing: free tier for single-word rules, $3/mo pro for regex and per-domain filters
- Claimed paid conversion: 10% (1,200 users) against stated revenue of $400/mo
- Infrastructure cost: $0 — client-side only, no backend, no auth, no database
- Distribution: 3 Reddit posts, 200 upvotes, then Chrome Web Store organic
Stack is almost embarrassing: vanilla JavaScript, a Stripe Checkout link, Chrome Web Store for hosting and auto-updates. The operator is a repeat extension builder — his previous project, a ChatGPT conversation-brancher, died the day OpenAI shipped the feature natively. That scar matters, and we come back to it in the full issue.
What he's actually selling (and why the Chrome Web Store did the work)
The product isn't a word replacer. The product is emotional regulation for a feed you don't control.
Nobody pays $3/mo for string substitution. They pay to stop feeling something — AI hype fatigue in a work Slack, spoilers in a TV subreddit, specific words that spike anxiety. The feature list says "regex and per-domain rules." The job-to-be-done says "make the internet tolerable again." That gap is where the pricing power lives, and he never noticed he was standing in it.
The mechanism works because he productized the annotation layer instead of the content. He owns no pages, writes no articles, hosts nothing — and inherits every site on the web as his corpus. Grammarly and Honey ran the same structural play: sit between the user and the page, add value without owning the page. Client-side execution keeps the marginal cost of user 12,000 identical to user 1, which means distribution is the only variable that matters.
And distribution came from a place almost nobody optimizes: the Chrome Web Store, three billion potential users, still keyword-driven, still cheap. Three Reddit posts primed it. The store's algorithm did the rest.
The demo went viral. The business never got built.