ncarlos / clickonceforchrome

Automatically exported from code.google.com/p/clickonceforchrome
0 stars 0 forks source link

Goodbye NPAPI - Any alternatives? #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html

Without the .dll, how to we get the .NET component to handle ClickOnce 
applications?

Original issue reported on code.google.com by redsandro on 23 Jul 2014 at 5:15

GoogleCodeExporter commented 8 years ago
Someone could maybe convert it from NPAPI to PPAPI as that is supposed to be 
the alternative, but I don't know if the original author is still maintaining 
the code.

Original comment by infinite...@gmail.com on 26 Aug 2014 at 9:46

GoogleCodeExporter commented 8 years ago
The API has to communicate with the system in order to start the clickonce
trusted server app. PPAPI is fully sandboxed, so unfortunately this would
be impossible afaik.

Original comment by redsandro on 26 Aug 2014 at 11:02

GoogleCodeExporter commented 8 years ago
Hi! The new version works without NPAPI.

Original comment by bionicma...@gmail.com on 25 Sep 2014 at 7:16

GoogleCodeExporter commented 8 years ago
Great!! Do you know when will it be available?

Original comment by infinite...@gmail.com on 25 Sep 2014 at 7:19

GoogleCodeExporter commented 8 years ago
It's already available from the Chrome Web Store.

You can try uninstalling and reinstalling to get the latest version.

https://chrome.google.com/webstore/detail/eeifaoomkminpbeebjdmdojbhmagnncl

Please note that it will need a little helper application to work, but you will 
get a new tab informing you about this after installing/updating.

Cheers

Original comment by bionicma...@gmail.com on 25 Sep 2014 at 7:43

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by bionicma...@gmail.com on 25 Sep 2014 at 7:43