userscripts/manager
← all scripts
userscript · v0.1.0 · MIT

Add copy buttons to <pre><code> blocks

any pageGM_setClipboard, GM_registerMenuCommand, GM_getValue, GM_setValue@document-idle

Inject a small "copy" button on every code block so you can grab the snippet without hand-selecting. One click copies innerText; button flashes "copied" for 1s.