npapi Questions

5

I'm developing an internal Google Chrome Extension that needs a way to initiate print the current page to the printer. I do not want the default Print dialog to come up (so, javascript:window.print...
Drayage asked 31/1, 2011 at 10:44

5

Solved

I want to acces a scanner at client side, before I was using java applet without problem but after chrome has decided to not support java what can I do. If there's solution with JS, Jquery or other...
Landholder asked 19/1, 2016 at 16:56

1

Now that the NPAPI that the VLC plugin uses is being discontinued in Firefox and that Google Chrome has discontinued the NPAPI for long is there any solution to stream RTSP live video inside these ...
Naxos asked 12/10, 2015 at 12:15

2

Solved

NPAPI plugins are not supported on Microsoft's new browser Edge. Google Chrome developed Chrome Native Messaging in order to interact with an executable installed on the computer provided its li...
Fastigiate asked 28/8, 2015 at 20:12

0

Some time ago Google finally pulled NPAPI support from Chrome, nuking the ClickOnce support in Chrome altogether. Still Chrome is a popular browser, and ClickOnce is very convenient for users. Ther...
Arc asked 23/12, 2016 at 20:21

5

Solved

We have written a document management system and would like to digitally sign documents using the web client. Our Java client application is already able to apply and check digital signature, but w...
Scuttle asked 11/5, 2012 at 14:31

1

Solved

Chrome has already dropped its NPAPI (silverlight) support Firefox has announced it will stop NPAPI support as of the end of 2016 (https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins...
Thereinto asked 9/11, 2015 at 12:53

1

Solved

The Get Silverlight page now shows Dec 31 2016 as the end of support for Silverlight in Safari. That seems to be unannounced news and it is unclear if it was set by Apple or Microsoft. The date mat...
Jola asked 23/1, 2016 at 15:56

1

I have developed an application which is invoked on a button click on my website. I was using NPAPI for this task. However recently google has deprecated NPAPI so I called my application using cust...
Whitmer asked 18/8, 2015 at 5:32

3

Now that Chrome and FireFox (FF to a lesser but still relevant extent) are removing support for NPAPI (basically Java) and Edge (formerly Spartan won't have it, what are the alternatives? I apprec...
Balbriggan asked 23/4, 2015 at 9:8

3

Solved

I want to install the vlc web plugin for chrome on my mac (Mountain Lion) . I could succesfully do it on Windows by just selecting web plugin at the time of vlc installation. However, on a mac I th...
Subscript asked 12/3, 2014 at 16:59

2

Solved

The NPAPI is being phased out by Chrome. What are the alternatives for writing NPAPI like browser plugins with cross browser support? I need to write a browser plugin which could talk to desktop ba...
Bresee asked 5/2, 2014 at 4:54

1

Solved

Since Chrome 45 will drop NPAPI support in september and with it Silverlight, what would be my alternatives beside using another browser ? I would really need to still support Chrome with my applic...
Keith asked 16/4, 2015 at 20:35

1

I'm working on a standalone daemon executable that needs to load an existing third party NPAPI plugin on a host machine. What I want to do is render the generated views from the plugin to a texture...
Earleneearley asked 10/8, 2015 at 21:24

2

For an electronic prescription system, that runs on the browser and that requieres personal signature by the professional, we are using a Java applet to sign the XML request, that then is sended to...

3

As Google Chrome is dropping support for NPAPI post September 2015. Is there any way to detect the NPAPI support in chrome using JavaScript so that Alternative content will be load or show warning...
Huckleberry asked 27/2, 2015 at 13:37

2

Solved

I am trying to use NPAPI Framework from Yury Sidorov by following this answer: How to embed Delphi VCL form into HTML page using NPAPI but I get an error with NPPlugin.pas. I am using delphi XE7 ...
Sarchet asked 15/3, 2015 at 14:30

1

This chromium blog states Chrome is dropping NPAPI for good now. In my current project I need to access a Belgian E-ID card to get data (not authentication). All documentation and examples I found...
Calculator asked 14/1, 2015 at 8:33

2

My question is regarding chrome announcement of Not supporting the NPAPI plugins post December, 2014. Firefox is also following the same. I have a NPAPI based plugin in one of my legacy application...
Underscore asked 30/7, 2014 at 11:54

1

Solved

There are known ways of writing ActiveX plugins with Delphi, but the ActiveX itself poses a lot of limitations in browsers other than IE. So I was thinking - how to compile a plugin in NPAPI format...
Featherstone asked 7/4, 2014 at 7:6

1

Solved

I have written an NPAPI browser plug-in (using Firebreath) that Unity uses to access a Kinect camera. I can retrieve skeleton data from Unity through JavaScript easily since it isn't too big, but t...
Insure asked 31/10, 2013 at 10:20

1

Solved

Recently I've found out that Chrome and Firefox are dropping NPAPI plugins support by January 2013. Anyway, reading the blog messages with more attention, it seems that NPAPI plugins will be just d...
Gesticulate asked 18/10, 2013 at 19:39

3

Solved

I have recently developed a google chrome extension that uses an NPAPI plugin made using the FireBreath framework. I just now found out that google will shortly discontinue these types of plugins a...

1

Solved

I am creating plugins which target multiple browsers like IE, Mozilla Chrome etc. For this I am using the FireBreath framework. As I understand FireBreath uses ActiveX and NPAPI interfaces to inter...
Taproot asked 24/9, 2013 at 7:54

3

Solved

i build working npapi pluging using firebreath framework , and its working just fine. i compiled in debug mode . did regsvr32 myddl.dll and restart the Chrome browser. now in visual studio 2008 exp...
Danikadanila asked 17/5, 2011 at 7:33

© 2022 - 2024 — McMap. All rights reserved.