Skip to content

Commit c583f79

Browse files
authored
Disable GitHub Copy Code Snippet on main site (#166)
1 parent 646d53a commit c583f79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

github-copy-code-snippet.user.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
// ==UserScript==
22
// @name GitHub Copy Code Snippet
3-
// @version 0.3.8
3+
// @version 0.3.9
44
// @description A userscript adds a copy to clipboard button on hover of markdown code snippets
55
// @license MIT
66
// @author Rob Garrison
77
// @namespace https://github.com/Mottie
8-
// @include https://github.com/*
98
// @include https://gist.github.com/*
109
// @run-at document-idle
1110
// @grant GM_addStyle

0 commit comments

Comments
 (0)