GitHub Copy Code Snippet

A userscript adds a copy to clipboard button on hover of markdown code snippets

Från och med 2021-02-21. Se den senaste versionen.

Skapare
Mottie
Betyg
0 0 0
Version
0.3.7
Skapad
2018-01-13
Uppdaterad
2021-02-21
Size
3,15 KB
Licens
MIT
Gäller för

A userscript adds a copy to clipboard button on hover of markdown code snippets

  • A button is added each pre formatted code block in markdown pages.
  • Clicking the button will copy the contents of the code block to the clipboard.
  • Buttons are not added to subdomains of GitHub, e.g. help.github.com, because the clipboard script is not loaded on those pages by default.

Hosted with ♥ at GitHub