For GM_config usage information, read the wiki.
Notice: You may be impacted by a recent change to how values are read from storage
See what GM_config can do with:
- a server side live example please visit the demo page.
- a client side live example please visit the GM_config Unit Test, install the user script, and refresh that same page. Check out the Userscript Beginners HOWTO if you are new to user scripts.
For TypeScript developers, types are available in the types/ directory. They can be included by adding the following like to a TypeScript file:
/// <reference path="local/path/to/types/directory" />
Demo: