Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > ANN: Greasemonkey compiler

Reply
Thread Tools

ANN: Greasemonkey compiler

 
 
Adrian Holovaty
Guest
Posts: n/a
 
      04-27-2005
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...emonkey.py.txt

Web interface:

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

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

Adrian Holovaty
----

http://www.holovaty.com/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trademe greasemonkey script David NZ Computing 1 12-17-2005 07:10 PM
greasemonkey and trademe no NZ Computing 1 09-27-2005 06:25 AM
Greasemonkey security hole Z Firefox 1 07-23-2005 08:40 AM
firefox extension "greasemonkey" exploit. Dave - Dave.net.nz NZ Computing 0 07-20-2005 09:04 PM
Fix broken pages (eg: beta-groups) with greasemonkey or related css/XPI? SpamCan Firefox 1 06-01-2005 07:24 AM



Advertisments