From c98b87d6cb0d3743d6973d769167f2fcf217f90e Mon Sep 17 00:00:00 2001 From: Zip Date: Sat, 1 Jan 2022 19:10:25 +0100 Subject: [PATCH] Grant GM.xmlHttpRequest --- build.js | 1 + 1 file changed, 1 insertion(+) diff --git a/build.js b/build.js index b3adba2..de0a02f 100644 --- a/build.js +++ b/build.js @@ -13,6 +13,7 @@ const extheader = `// ==UserScript== // @icon https://www.google.com/s2/favicons?domain=4channel.org // @require https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js // @grant GM_xmlhttpRequest +// @grant GM.xmlHttpRequest // @run-at document-start // @connect 4chan.org // @connect 4channel.org