• Stars
    star
    196
  • Rank 194,395 (Top 4 %)
  • Language
    JavaScript
  • License
    GNU Lesser Genera...
  • Created about 14 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lightweight, reusable, cross-browser graphical settings framework for inclusion in user scripts.

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