Well, currently chrome has out of process plugins. and firefox 4 will use same model. That means plugin process is now seperated from browser process.
I have a backend software that needs to be able to communicate with a gecko-based web browser (and vice-versa). What is the best way to realize this? Since HTTP is rather one-way (with the exception o
Hey I got a quick question: I have got a chrome extension that adds a popup page to the toolbar. It accepts input from the user then calls a NPAPI dll which generates an XML file. I would like to be
I\'m working on an NPAPI plugin on Linux and have run into several issues with Google Chrome (albeit it works perfectly on Firefox).
I have an ActiveX control which is designed to * Search for nearby wireless networks * Create a wireless access point
I\'m working on a Firefox NPAPI plugin + XPCOM component. I\'ve run into a dilemma: Given a file downloaded from the Internet (say a PDF or PNG) how do I start the default helper application to displa
I\'ve finished my NPAPI plug-in and it works great in Google Chrome but there\'s a strange problem. The problem is that I\'ve coded a method in the plug-in that returns a string to the browser. In ord
I have a npapi 开发者_运维问答plugin working on WebKit. How do I get it to work fullscreen? Is setting the screen browsers or plugins job?There\'s no API in NPAPI to go full-screen, so you have to do
just wondering if there is any open source implementation for an ActiveX web plugins similar in functionality to the one开发者_运维问答 implemented by NPAPI Spy utility available at:
I want to have an equivalent of NPAPI plugin for Firefox (or just any other sane browser). Generally I need IE to start my own program in response to object tag and let it