Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1008 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 1008 Bytes

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:

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:

TypeScript Demo