is there a way to create plugin in desktop base (not javascript). example, i have the library write on .net and want to use it as chrome plugin
Thank's in advance
This is a discussion on [ASK] Chrome plugin non html base within the Plugins Development section, part of the Chrome Plugins category: is there a way to create plugin in desktop base (not javascript). example, i have the library write on .net ...
is there a way to create plugin in desktop base (not javascript). example, i have the library write on .net and want to use it as chrome plugin
Thank's in advance
You can search the web for NPAPI plugins.. but really, Javascript and HTML is the way to go when you want to create stuff for a browser.
I see, thanks. i got this one http://dev.chromium.org/developers/d.../npapi-plugins