Sandbox

From GreaseSpot Wiki
Revision as of 04:24, 4 November 2006 by Arantius (talk | contribs)
Jump to navigationJump to search

For security reasons, modern versions of Greasemonkey execute each script in a "sandbox", which isolates trusted user script code from potentially malicious web page code.

For more information, see wikipedia's article on the topic.