Pro / put.io-firefox

Put.io Firefox Addon
5 stars 4 forks source link

Fix Globals #2

Closed Pro closed 10 years ago

Pro commented 11 years ago

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

Problem globals include:

EXPORTED_SYMBOLS
Pro commented 10 years ago

Fixed in version 2.0.0