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?

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?

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