GitHub Copy Code Snippet

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

Устаревшая версия за 23.07.2020. Перейдите к последней версии.

Автор
Mottie
Оценки
0 0 0
Версия
0.3.6
Создано
13.01.2018
Обновлено
23.07.2020
Размер
3,1 КБ
Лицензия
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