你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 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



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

安装此脚本?
作者
Mottie
日安装量
0
总安装量
261
评分
5 0 0
版本
0.3.10
创建于
2018-01-13
更新于
2024-02-17
大小
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