Search code examples
clinuxfirefoxnpapichromium

Sample NPAPI plugin in C for Linux


I need to make a binary plugin in C that works with both Firefox and Chromium, on Linux. Where can I find a simple example of an NPAPI plugin for Linux, written in C?


Solution

  • Use FireBreath the cross platform/cross browser plugin project http://firebreath.org