New Tool: Greasemonkey Evaluator
Greasemonkey Evaluator is an environment to run a Greasemonkey script without installing it. Example uses:
- Test Greasemonkey code.
- Write a scraper with GM_xmlHttpRequest and the browser API.
- Just run some Javascript.
This is a static archive of the domnit.org blog,
which Lenny Domnitser wrote between 2006 and 2009.
Greasemonkey Evaluator is an environment to run a Greasemonkey script without installing it. Example uses: