0
Are you looking for a tool to convert Greasemonkey scripts to Firefox extensions? There is a cool tool named user script compiler which helps you to create .xpi Firefox extensions from Greasemonkey scripts. Grease monkey scripts helps in improving the usability of a site, so converting these scripts to extensions is very helpful as the users can easily install the add-on with a click instead of installing Greasemonkey extension on your browser and then adding scripts to it.

User script complier link: https://arantius.com/misc/greasemonkey/script-compiler.php
Go to the above link, then you will find a web form with certain parameters and with this you can compile your scripts for creating an add-on.



Some of the parameters like GUID, Firefox version will be automatically filled and you can change them if you want. Now specify the creator name, extension home page and version details. Then copy paste the complete Greasemonkey script into User script parameter and click compile button. Now .xpi file will be generated and that is the required Firefox extension.

Post a Comment

 
Top