ANN: Greasemonkey compiler

A

Adrian Holovaty

Greasemonkey (http://greasemonkey.mozdev.org/) is a Mozilla Firefox
extension that allows you to write scripts, in JavaScript, that alter
specific Web pages.

I've written a "compiler" for these scripts. It's a Python module that
takes a user script as input and creates a full-fledged Firefox extension.

This is useful if you're a script developer and want to distribute your
work to people without having to ask them to install Greasemonkey. It can
also be a helpful starting point if you want to write a more advanced
Firefox extension.

Python code (GPL):

http://www.letitblog.com/code/python/greasemonkey.py.txt

Web interface:

http://www.letitblog.com/greasemonkey-compiler/

Feel free to e-mail comments, bug fixes, etc.

Adrian Holovaty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top