Adds a split Copy/Download button to every Greasy Fork script code page. One click copies, the arrow lets you download as .js, .md, or .txt. Shows line count and supports Ctrl+Shift+C shortcut.
Version au
A lightweight userscript that adds a one-click Copy Code button to every Greasy Fork (and Sleazy Fork) script code page — no more manually selecting thousands of lines.
Ctrl+Shift+C (or ⌘+Shift+C on Mac) works anywhere on the page[ Copy Code ] 4,823 lines · 128,450 chars Ctrl+Shift+C
─────────────────────────────────────────────────────────────
1 // ==UserScript==
2 // @name My Script
...
https://greasyfork.org/en/scripts/12345-my-script/codeCtrl+V)Or skip the mouse entirely — just press Ctrl+Shift+C on the page.
| Site | URL Pattern |
|---|---|
| Greasy Fork | https://greasyfork.org/*/scripts/*/code |
| Sleazy Fork | https://sleazyfork.org/*/scripts/*/code |
This script is open source and contributions are very welcome!
Ctrl+Shift+C / ⌘+Shift+C keyboard shortcut