Hacker News new | ask | show | jobs
by mnutt 5462 days ago
While most Firefox extensions are in JS, I believe you can bind to native c++ as well.
1 comments

Chrome also allows you to access native code in extensions using NPAPI plugins: http://code.google.com/chrome/extensions/npapi.html