Skip to content

Commit e95ffa2

Browse files
authored
Update documentation.md
1 parent a04a3f7 commit e95ffa2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ The final result could look like this,
117117
// @name Example-GUI
118118
// @namespace HKR
119119
// @match https://example.com/*
120-
// @grant GM.xmlHttpRequest
120+
// @grant GM_setValue
121+
// @grant GM_getValue
122+
// @grant GM_xmlhttpRequest
121123
// @version 1.0
122124
// @author HKR
123125
// @description This is an example userscript made for UserGui

0 commit comments

Comments
 (0)