Move JavaScript to Firefox extension? Well another possibility would be to introduce a custom API created by your extension into the global Javascript namespace. And then simply call it on the web pages.
Feb 19
comment
Move JavaScript to Firefox extension? Without knowing more information about why you are calling enablePrivilege (what specific permission you need) and what type of app you have, this question can't really be answered.