[webkit-help] NPAPI plugins
Konstantin Tokarev
annulen at yandex.ru
Thu Dec 10 01:33:54 PST 2015
10.12.2015, 07:06, "Kotteeswaran E" <kotteeswaran at lukup.com>:
> Hi,
>
> We are planning to develop our a webkit based GUI kind of thing. When we browsed in the net, we came to know that Chrome and Mozilla are not supporting NPAPI plugins due to security reasons and chrome is switching to PPAPI plugin with NACl.
> But in firebreath url, we saw that "PPAPI can be used in conjunction with NaCL but NACl is supported only on google chrome."
>
> Our plan is to use python based plugin based calls in our product.
>
> Please suggest us a way to proceed.
FYI, there is a wrapper that allows running PPAPI plugin in NPAPI-enabled browser:
https://github.com/i-rinat/freshplayerplugin
Currently it is focused on running modern versions of Flash plugin inside Firefox.
--
Regards,
Konstantin
More information about the webkit-help
mailing list