Open GoogleCodeExporter opened 9 years ago
i am facing same problem as you. did you find anything that can help with this?
thanks
Original comment by gau.ko...@gmail.com
on 12 May 2015 at 8:30
Dead end. Don't bother. All in all, pepper without nacl will be killed except
for a number of pre-select pepper plugins (e.g. Flash), and the only way to
install a pepper plugin without nacl is through command line arguments, and as
I was informed by some, Chrome may remove these command line arguments any
minute since they might decide they're a security risk.
Your best bet is the Chrome messaging API which allows your extension to
register a program and communicate with it. The program has access to
everything.
https://developer.chrome.com/extensions/nativeMessaging
For me, I've dropped support for the Chrome browser altogether.
Original comment by ash...@o-minds.com
on 12 May 2015 at 8:37
thanks for your time
Original comment by gau.ko...@gmail.com
on 12 May 2015 at 10:00
Original issue reported on code.google.com by
ash...@o-minds.com
on 15 Dec 2014 at 4:40