Skip to content

Commit a616515

Browse files
Add @connect metadata to userscript to prevent cross site request popup
1 parent 76af12e commit a616515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

userscript.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// @match https://*.instructure.com/*
88
// @icon https://www.google.com/s2/favicons?sz=64&domain=canvas.instructure.com
99
// @grant GM_xmlhttpRequest
10+
// @connect gist.githubusercontent.com
1011
// @noframes
1112
// ==/UserScript==
1213

0 commit comments

Comments
 (0)