We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76af12e commit a616515Copy full SHA for a616515
userscript.js
@@ -7,6 +7,7 @@
7
// @match https://*.instructure.com/*
8
// @icon https://www.google.com/s2/favicons?sz=64&domain=canvas.instructure.com
9
// @grant GM_xmlhttpRequest
10
+// @connect gist.githubusercontent.com
11
// @noframes
12
// ==/UserScript==
13
0 commit comments