GitHub Copy Code Snippet

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

Od 09.04.2018.. Pogledajte najnovija verzija.

Autor
Mottie
Ocjene
0 0 0
Verzija
0.2.3
Stvoreno
13.01.2018.
Ažurirano
09.04.2018.
Size
3,09 KB
Licenza
MIT
Primjenjuje se

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