Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xpcom

How To Overwrite Built In Xpcom Component In Firefox Addon?

I'm taking a foray into Firefox extension development for the first time, and so far it's b… Read more How To Overwrite Built In Xpcom Component In Firefox Addon?

Javascript Write File Without Overwrite

I am using XPCOM to read/write file(s) on my hard drive (since Java is no longer supported on FF16,… Read more Javascript Write File Without Overwrite

Get Selected Message Data In Thunderbird Extension

I need to get some e-mail message data in my Thunderbird extension. I found this example on MDN (ht… Read more Get Selected Message Data In Thunderbird Extension