Is there a plug-in sample for Firefox 5 written in C++?

213 Views Asked by At

I've seen several examples, but for libraries with Gecko 1.9.2 or earlier, how do I create a plugin for Firefox 5 in C++?

The strange thing is that the official website just to gives me examples for Firefox v. 1.5 through v. 3.6 which is why I have experienced some difficulty.

1

There are 1 best solutions below

0
On

You're better off using ctypes.