GM_config

From GreaseSpot
Jump to: navigation, search


Note: This tool, despite its name, is not an official Greasemonkey API.

[edit] Description

The purpose of GM_config is to create a lightweight graphical settings dialog that can be easily used in user scripts, through @require.

[edit] Usage

To use this tool in your script, simply include in the Metadata Block, for example:

// @require http://github.com/sizzlemctwizzle/GM_config/raw/master/gm_config.js

For detailed usage and reference, please see the "wiki" linked below.

[edit] See also

Personal tools