npapi
Video Player Plugin Development for Internet Explorer and Safari
We are planning to 开发者_运维技巧develop a browser plugin for IE and Safari to stream video in a proprietary video Player. We are investigating for the required technologies and various design approa[详细]
2023-01-05 04:05 分类:问答How the NPP_NewStream of NPAPI wall called? Automatically or by a plugin-request?
I have read a lots document on NP开发者_高级运维API but I still do not understand: How the NPP_NewStream of NPAPIwall called? Automatically by Browser, whenever it load a page, an image, an video,....[详细]
2023-01-02 19:21 分类:问答Is it possible to catch media stream URL of flash player using NPAPI functions?
I\'m trying to make a video do开发者_开发技巧wnload panel for Chrome likes Real Player\'s one ( a DLL plugin )..[详细]
2023-01-02 04:41 分类:问答Is it possible to use the NPAPI interface to download files without using the local cache?
I am writing a browser plugin using NPAPI and as part of the plugin I need to download a file.For this I have been using the NPN_GetURL function out of the NPNetscapeFuncs structure provided to my plu[详细]
2022-12-31 11:40 分类:问答Has anyone got a simple step by step Mozilla plugin tutorial
I\'m trying to create a Mozilla browser plugin for the sole purpose of detecting with javascript whether or not an application that I have written is installed. This was inspired by another stackoverf[详细]
2022-12-29 15:09 分类:问答npruntime example plugin (c++) of NPAPI fails to run on mac OSX 10.5
I have compiled Mozilla NPAPI plugin example npruntime on Mac OSX 10.5. It give me a libnprt.dylib I am bundling this dylib with proper plist.[详细]
2022-12-28 10:13 分类:问答How to write a browser plugin?
I\'m curious as to the procedure for writing browser plugins for browsers like Chrome, Safari, and Opera. I\'m thinkingspecifically of Windows here and would prefer working with C++.[详细]
2022-12-27 05:47 分类:问答A simple hello world NPAPI plugin for Google Chrome?
I am trying to make a chrome plugin but Chrome API doesn\'t give me enough power. I want to use NPAPI but I have no idea how to use it but I do have experience in Visual C++.[详细]
2022-12-26 21:11 分类:问答Any general purpose NPAPI plugin to invoke external download tools?
I am looking for a general purpose NPAPI plugin that can used to invoke GetRight/FlashGet/OrbitDownloader/I开发者_开发技巧nternetDownloadManager/etc.[详细]
2022-12-25 17:00 分类:问答Cut and paste out of/ into text fields in a separate window doesn't work
I have a Macintosh Mozilla plugin which puts up a separate window for login information. It seems to work fine, it gets keyboard events like typing and hitting[详细]
2022-12-22 19:41 分类:问答