How to write a browser plugin?
As others point out, plugins for those browser are written using the NPAPI. Note: Both Firefox and Chrome will default most plugins to click-to-play soon, with Chrome planning to phase out NPAPI entirely. NPAPI for new projects is discouraged at this point. Resources for getting started with NPAPI: MDC plugin section three part NPAPI tutorial … Read more