Skip to content

Commit 8b0fd34

Browse files
authored
Update example_01.user.js
1 parent 7488c57 commit 8b0fd34

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

examples/example_01.user.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
// @name Example-GUI
33
// @namespace HKR
44
// @match https://example.com/*
5-
// @grant GM.xmlHttpRequest
5+
// @grant GM_getValue
6+
// @grant GM_setValue
7+
// @grant GM_xmlhttpRequest
68
// @version 1.0
79
// @author HKR
810
// @description This is an example userscript made for UserGui

0 commit comments

Comments
 (0)