Hi, all
I need to write a browser plugin to communicate with another process, and it seems I have to use NPAPI plugins. Is there any example or open source NPAPI plugin I can refer to?
Many thanks for your reply.
Summary of answers
- http://mxr.mozilla.org/seamonkey/source/modules/plugin/samples/
- http://firebreath.googlecode.com/
- http://code.google.com/p/nixysa/
2 and 3 are both frameworks to make plugin development easier