-
-
Notifications
You must be signed in to change notification settings - Fork 66
GM.setValue
shen yin edited this page Dec 12, 2021
·
1 revision
Availability
Stay 2.0+
GM.setValue(key, value)
key
A string.
key
A javascript object.
GM.setValue("name","stay")
await GM.setValue("name","stay")