你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/37307-github-copy-code-snippet,源站連結 點此以跳轉

GitHub Copy Code Snippet

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

当前为 2020-07-23 提交的版本,查看 最新版本


點此查看下載連結位址https://update.greasyfork.org.cn/scripts/37307/829776/GitHub%20Copy%20Code%20Snippet.user.js

安装此脚本?
作者
Mottie
评分
0 0 0
版本
0.3.6
创建于
2018-01-13
更新于
2020-07-23
大小
3.1 KB
许可证
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