Productivity
ChatGPT Copier
Chrome extension. Adds a one-click copy button to every ChatGPT response.
Overview
A small Chrome extension that adds a one-click copy button to every ChatGPT response. No configuration, no settings page. Install it and the button appears wherever ChatGPT’s responses do.
It exists because the alternative is the triple-click-drag-Cmd-C ritual, and people who use ChatGPT heavily do that several hundred times a week. The math justifies the tool.
Stack
Vanilla JavaScript, a content script that watches the DOM for new response blocks, and Chrome’s extension API. No external dependencies, no analytics, no permissions beyond the chat domain.