greasemonkey

MonkeyTest

 MonkeyTest is a lightweight extensible testing library for javascript and greasemonkey.

GreasemonkeyImports0.1

This has been superceded by a new version of the GreasemonkeyImports patch. This page is for historical interest only.


GreasemonkeyImports adds the ability to import files into your greasemonkey scripts, this allows splitting your javascript into a more modular file organisation, including third party libraries, and importing extra resaources such as images, html and css. It is available as patch to greasemonkey, and as a php script.

Greasemonkey Imports Service

Greasemonkey Imports Service is a php script which mimics the functionality of my Greasemonkey Imports patch.  It converts a multi-file greasemonkey script into a single-file script which will work on unpatched/older versions of Greasmonkey.

Greasemonkey Imports

GreasemonkeyImports adds the ability to import files into your greasemonkey scripts, this allows splitting your javascript into a more modular file organisation, including third party libraries, and importing extra resaources such as images, html and css.

Syndicate content