OMGfixMD now lives inside Claude, ChatGPT, Gemini, and Perplexity
You've got the answer open. Five things need work. You've done this before: copy the answer, open a new tab, find omgfixmd, paste, annotate, copy the feedback block, find the chat tab again, paste, send. Six steps. Two context switches. Every single time.
That friction was never the hard part. But it was the part that made the hard part harder.
OMGfixMD for Chrome is a browser extension that intercepts the Copy button on Claude, ChatGPT, Gemini, and Perplexity and shows a small toast: "Copied. Review in OMGfixMD →" One click opens a pre-loaded OMGfixMD tab. Annotate your passages, copy the feedback block, paste it back into the chat. The round trip that used to be six steps and two context switches is now one click at the start. The extension captures any LLM answer universally, forwards the text directly to omgfixmd.com, and does all of this entirely in your browser — no backend, no server, no content ever leaves your machine. Install from the Chrome Web Store.
What happens when you click Copy on Claude
You click the Copy button on a Claude response. Nothing looks different at first. Then, a moment later, a toast appears in the bottom-right corner of the screen:
"Copied. Review in OMGfixMD →"
Click it. The extension opens a fresh OMGfixMD tab with your answer already loaded — the full text, ready to highlight. No paste step. No tab hunt. The context switch is still there in principle; the friction of it is gone.
The toast auto-dismisses after a few seconds if you don't need it. If you close it with the ✕, it stays quiet for the rest of that browser session. It doesn't nag.
What you'll see
- Brand-matched toast, bottom-right. Small, unobtrusive, matches the OMGfixMD palette — not a banner, not a takeover.
- Auto-dismiss. It disappears on its own. You don't have to interact with it if you don't need it.
- Session-level silence. Hit ✕ once, it won't appear again until your next browser session.
Where it works right now
The capture-and-forward leg — Copy on any page triggers the toast and pre-loads OMGfixMD — is live on Claude, ChatGPT, Gemini, and Perplexity. It also works on any other page where text is copied, because the intercept is universal, not site-specific.
The extension also listens for the return trip: when omgfixmd.com emits a bridge signal, the extension can auto-paste your feedback block back into the chat's input field. That leg is wired and waiting. The site doesn't emit the signal yet — that's the next release. For now, you paste the feedback block manually, as you always have. The work of going back is the same; the work of getting to OMGfixMD first is gone.
Cursor, Lovable, and v0 are on the list. Code-review mode is coming — once it's ready, the same one-click entry point applies to generated code too. Not yet.
Honest status — what works today
- Capture is live. Copy any LLM answer and the toast appears, universally.
- Forward flow is live. One click on the toast opens a pre-loaded OMGfixMD tab.
- Return flow is listening, not yet wired. The extension is ready to receive the bridge signal from the site and auto-paste your feedback block back into the chat. The site doesn't emit that signal yet. Manual paste for now.
- Install: Chrome Web Store → (Published. Free. No account needed.)
The extension exists for the same reason the site exists: stop letting friction be the reason the work doesn't happen. The annotation was never the problem. The six steps before it were. One of them is gone. The rest are on the way — and there's a short under-the-hood piece coming on what the clipboard interceptor, the ?omg-fresh handshake, and the reproducible build actually look like, for those who want to read the mechanism rather than just click it.