userscript...

This commit is contained in:
Gabe Yuan
2023-08-05 16:32:49 +08:00
parent 1e82c280ad
commit f5dd215ae7
4 changed files with 19 additions and 7 deletions

View File

@@ -20,9 +20,15 @@ const banner = `// ==UserScript==
// @grant GM_xmlhttpRequest
// @grant GM.xmlhttpRequest
// @grant GM_setValue
// @grant GM_getValue
// @grant GM.setValue
// @grant GM_getValue
// @grant GM.getValue
// @grant GM_deleteValue
// @grant GM.deleteValue
// @grant GM_addValueChangeListener
// @grant GM.addValueChangeListener
// @grant GM_removeValueChangeListener
// @grant GM.removeValueChangeListener
// @connect translate.googleapis.com
// @connect api-edge.cognitive.microsofttranslator.com
// @connect edge.microsoft.com