We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade3990 commit e518b88Copy full SHA for e518b88
1 file changed
README.md
@@ -7,7 +7,7 @@ A Graphical user interface for userscripts. Creating user-friendly userscripts c
7
```js
8
// @grant GM_getValue
9
// @grant GM_setValue
10
-// @grant GM.xmlHttpRequest
+// @grant GM_xmlHttpRequest
11
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
12
```
13
0 commit comments