Scripts directory
From GreaseSpot
The scripts directory is where Greasemonkey stores your installed user scripts.
It also stores the config.xml file, which contains the configuration details of those scripts.
It can be found in two different locations, depending on the Greasemonkey version you are using:
- Greasemonkey version 0.3.5 and earlier:
greasemonkey directory/scripts/ - Greasemonkey version 0.5 and later:
profile directory/gm_scripts/

