Closed DogmaDragon closed 1 month ago
There are GM functions that let you set/get/list values that the user defines. Which would make it persistent through userscript updates.
There is https://github.com/timo95/stash-checker example, using TypeScript.
Resolved via transition to a Stash plugin.
There are GM functions that let you set/get/list values that the user defines. Which would make it persistent through userscript updates.
There is https://github.com/timo95/stash-checker example, using TypeScript.