firefox

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

This is category page for all my greasemonkey related work. Here you will find
  • Greasemonkey Imports - This is a proposal+patch to the greasemonkey source for adding the ability to split your user scripts into multiple files. This allows modular javascript, external css, html and images. There now also a PHP script which converts a userscript which uses imports into a single file userscript compatible with the current version of greasemonkey.
  • CSS Utils - This is a library for better css handling in greasemonkey user scripts

Podcache

Podcache is a site extension for www.mefeedia.com, it is essentially a cache for videologs.

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