GitHub Copy Code Snippet

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

Від 21.07.2021. Дивіться остання версія.

Автор
Mottie
Рейтинги
0 0 0
Версія
0.3.8
Створено
13.01.2018
Оновлено
21.07.2021
Size
3,2 кБ
Ліцензія
MIT
Відноситься до

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