I recently have worked on a script in Greasemonkey and would like to publish it as an add-on for Firefox. What is the easiest way to do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just post your script at
userscripts.org1 OpenUserJS.org (Or one of the other userscripts.org replacements).Trying to repackage it as an add-on is usually more trouble than it is worth.
If you really must, you can use the Greasemonkey script compiler to turn your script into an “add-on”, and then submit that add-on to Mozilla, via the normal add-on process.
Note that Wladimir’s answer is better than the Greasemonkey script compiler.
1 Userscripts.org is now long dead.