Firefox Addon Needs Minor Fix Suggested By Mozzilla

So my addon passed the preliminary review but before requesting full review, I need to address the following issues suggested by them:

1) In order to prevent conflicts with other add-ons that may be installed by users, you need to wrap your “loose” variables and functions within a JavaScript object. You can see examples on how to do this at https://developer.mozilla.org/en/XUL_School/JavaScript_Object_Management.

2) The regular expression in converter.js#62 should be more precise. Please…

Leave a Reply

Your email address will not be published. Required fields are marked *