Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I make extension for mozilla using XPCOM C++?

more options

I found link for make extension. http://www.codeproject.com/Articles/87465/A-Simple-XPCOM-Tutorial

Using above link, I made a small extension which is only add two values and display. But this is working with old sdk (Gecko sdk which specifies in above link) only. It use Interface nsIGenericFactory which not available in latest SDK. Please tell me if any link will help me to make extension which will work with latest xulrunner and latest mozilla.

Any Help will be appreciated. (Please excuse me for my English.)

Thanks, Dinaz

I found link for make extension. http://www.codeproject.com/Articles/87465/A-Simple-XPCOM-Tutorial Using above link, I made a small extension which is only add two values and display. But this is working with old sdk (Gecko sdk which specifies in above link) only. It use Interface nsIGenericFactory which not available in latest SDK. Please tell me if any link will help me to make extension which will work with latest xulrunner and latest mozilla. Any Help will be appreciated. (Please excuse me for my English.) Thanks, Dinaz

All Replies (1)

more options