CodeCopy
A browser extension that adds copy to clipboard buttons
CodeCopy is a browser extension that automatically adds “copy to clipboard” buttons to code blocks on popular documentation and Q&A sites. Its goal is to save developers time and frustration by making it a single click to copy example snippets, rather than manually selecting text and dealing with formatting issues. The extension detects code snippets on pages like GitHub, MDN, Gist, Stack Overflow, StackExchange, npm, Medium, and others, then overlays a small copy icon or button in the corner of each block. ...