... are you sure exec() is available?  I have crafted an NPAPI plugin
not too long ago and I couldn't get exec() functions to work. I ended
up linking statically & using fork().


On Dec 13, 8:43 am, PhistucK <phist...@gmail.com> wrote:
> You can do it only with NPAPI.
> code.google.com/chrome/extensions/npapi.html
> <http://code.google.com/chrome/extensions/npapi.html>
> ☆PhistucK
>
>
>
> On Sun, Dec 13, 2009 at 15:42, <rich...@rgraph.net> wrote:
> > Hi,
>
> > Is it possible to start a binary with a Chrome extension? Or would
> > this be a security issue? I'm thinking something like exec() in PHP.
>
> > Cheers.
>
> > --
> > Richard Heyes
> > HTML5 canvas graphing: RGraph -www.rgraph.net(updated 12th December
> > - now with IE support!)
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.
> > To post to this group, send email to chromium-extensi...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2Bunsu 
> > bscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/chromium-extensions?hl=en.

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to