Firefox Firefox Addon Javascript Xpcom How To Overwrite Built In Xpcom Component In Firefox Addon? June 12, 2024 Post a Comment 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?
Filestream Firefox Imacros Javascript Xpcom Javascript Write File Without Overwrite January 15, 2024 Post a Comment 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
Javascript Thunderbird Thunderbird Addon Xpcom Get Selected Message Data In Thunderbird Extension May 25, 2023 Post a Comment 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