User script: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary
m (Omg16889 moved page User script to Category:User script)
(No difference)

Revision as of 23:39, 16 April 2024

User scripts are programs which make on-the-fly changes to specific web pages, typically to change their appearance or to add or modify functionality.

User scripts for Greasemonkey and Greasemonkey-compatible alternatives are written in JavaScript. If you would like to write user scripts yourself, see Greasemonkey Manual:Editing.

See Also