User script: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary
m (Arantius moved page Category:User script to User script over a redirect without leaving a redirect: vandalism)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 23:58, 17 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