fix: grant GM.unregisterMenuCommand

This commit is contained in:
Gabe Yuan
2023-12-15 10:58:49 +08:00
parent b6bc165cf0
commit 34adb2660b

View File

@@ -85,6 +85,7 @@ const userscriptWebpack = (config, env) => {
// @updateURL ${process.env.REACT_APP_USERSCRIPT_DOWNLOADURL}
// @grant GM.xmlHttpRequest
// @grant GM.registerMenuCommand
// @grant GM.unregisterMenuCommand
// @grant GM.setValue
// @grant GM.getValue
// @grant GM.deleteValue