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

How To Get Tab From Nsidomwindow?

A noob at firefox extension development here. Is there a way to find Tab object from a given nsIDOM… Read more How To Get Tab From Nsidomwindow?

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

Creatition Of Xpcom Components

I'm creating an XPCOM component using a tutorial as a reference. However, when I run the follow… Read more Creatition Of Xpcom Components