fix userscript grant

This commit is contained in:
Gabe Yuan
2023-08-18 13:19:40 +08:00
parent b18721a4e5
commit b36ede7393

View File

@@ -83,13 +83,9 @@ const userscriptWebpack = (config, env) => {
// @icon ${process.env.REACT_APP_LOGOURL}
// @downloadURL ${process.env.REACT_APP_USERSCRIPT_DOWNLOADURL}
// @updateURL ${process.env.REACT_APP_USERSCRIPT_DOWNLOADURL}
// @grant GM_xmlhttpRequest
// @grant GM.xmlhttpRequest
// @grant GM_setValue
// @grant GM.xmlHttpRequest
// @grant GM.setValue
// @grant GM_getValue
// @grant GM.getValue
// @grant GM_deleteValue
// @grant GM.deleteValue
// @grant unsafeWindow
// @connect translate.googleapis.com