We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646d53a commit c583f79Copy full SHA for c583f79
1 file changed
github-copy-code-snippet.user.js
@@ -1,11 +1,10 @@
1
// ==UserScript==
2
// @name GitHub Copy Code Snippet
3
-// @version 0.3.8
+// @version 0.3.9
4
// @description A userscript adds a copy to clipboard button on hover of markdown code snippets
5
// @license MIT
6
// @author Rob Garrison
7
// @namespace https://github.com/Mottie
8
-// @include https://github.com/*
9
// @include https://gist.github.com/*
10
// @run-at document-idle
11
// @grant GM_addStyle
0 commit comments