Greasemonkey is a userscript manager for Firefox. Userscripts are written in JavaScript, and run in every page as specified by the @include, @exclude, and @match rules.
Greasemonkey also permits special operations that ordinary javascript is not allowed to do. See the Greasemonkey API.
Userscripts are also available to other browsers; see the tag wiki of userscripts.
Important: Please use greasemonkey only if you are running the Firefox browser and/or the Tampermonkey extension for Chrome and/or the scriptish add-on. For all others, use userscripts.
Note that many premade userscripts are hosted can be found at Userscripts.org.