kswartz26 User

Reliance on unsafeWindow means changes are now needed for compatibility with GM 2.0 and later. From the mozilla.org page:

"For stability, reliability, and security the privileged sandbox has been updated to match the new changes to unsafeWindow for the Add-on SDK. In order to write values to unsafeWindow you will need to use the new methods cloneInto(), exportFunction(), and/or createObjectIn()."