Greasy Fork is available in English.

GitHub Copy Code Snippet

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

2018/10/05のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Mottie
評価
0 0 0
バージョン
0.3.3
作成日
2018/01/13
更新日
2018/10/05
大きさ
3.09KB
ライセンス
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