I read this article which said:
Digitally sign your scripts. In Firefox you can apply a digital signature to your script and those scripts will then be considered "trusted" by the browser. Firefox will then let you make XMLHttpRequests to any domain
I read this page to see how to accomplish this signed script, but it really didn't explain it all that well. Can someone show me how to go about signing my script?