[chromium-dev] Re: Running applications in chrome with javascript

2009-10-19 Thread David
Someone knows where is a good guide for make an npapi plugin? and how to call function to execute process... thanks! On 16 oct, 09:56, Daniel Wagner-Hall dawag...@gmail.com wrote: NPAPIlets you execute native

[chromium-dev] Re: Running applications in chrome with javascript

2009-10-19 Thread Brett Wilson
On Mon, Oct 19, 2009 at 1:19 AM, David palm...@gmail.com wrote: Someone knows where is a good guide for make an npapi plugin? and how to call function to execute process... Your best bet is probably starting with the layout test plugin:

[chromium-dev] Re: Running applications in chrome with javascript

2009-10-16 Thread Daniel Wagner-Hall
NPAPI lets you execute native code: http://code.google.com/chrome/extensions/npapi.html, https://developer.mozilla.org/en/Plugins On Fri, Oct 16, 2009 at 8:16 AM, David palm...@gmail.com wrote: nobody knows how to run an exe in chrome... is it possible? thanks! On 13 oct, 17:35, David