Description from extension meta
A chrome extension to enable copying of code snippets from StackOverflow by showing a Copy button next to each snippet
Image from store
Description from store
A simple extension to enable copying code snippets from Stack Overflow. It shows a Copy icon next to every code snippet. The code gets copied to the clipboard when the icon is clicked.
Latest reviews
- (2025-03-09) L Nguyen Huu: Had to drop stackcopy which was not compatible with Manifest v3, so testing alternatives. This one does the job, but only on StackOverflow, as the name indicates. It would be nice to extend the list of sites covered, or alternatively let the user add their own URLs. For instance, stackcopy had a longer list on Stack Exchange websites that are likely to let users post code snippets: *://*.stackexchange.com/* (covers sub-domains like graphicdesign too) *://askubuntu.com/* *://mathoverflow.net/* *://serverfault.com/* *://stackapps.com/* *://stackoverflow.com/* *://superuser.com/*
- (2024-01-25) Bryan “Ironman” Stark: Giving it 5 stars because the idea is great. But I the author doesn't have a real easy way to suggest changes. Please make a github repo. I suggest also making the clipboard icon something that can float. I already have the grepper icon in the same location as this icon used by the developer.