On 26/02/14 08:27 PM, Syed Qutub wrote: > I have a HTML/CSS/JS application. For that application to work, we also have > a browser npapi plugin ".so" file that is installed in plugins dir of > firefox. This works on firefox browser on Linux. Now I want my application to > run on Firefox OS (B2G). How do I port that ".so" plugin to firefox OS?.
NPAPI isn't supported on Firefox OS and won't be. The platform is the web and NPAPI isn't part of that. Hub _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
