Saturday, September 04, 2010

Firefox: How to disable plugin-container.exe (English)


Firefox 3.6.4+ making browsing slow on your computer? If yes, it may be due to plugin-container.exe, which was added in recent version of Firefox to prevent browser crash. New version of Firefox web browser loads certain plugins in a separate process (plugin-container.exe) to provide you uninterrupted browsing even when certain plugins stops working. But the problem is, plugin-container.exe may use a lot of memory and slow down your computer. You may experience the problem more often while viewing online flash videos. So, want to disable or stop plugin-container.exe in Firefox 3.6.6? Follow these simple steps:

http://www.technogadge.com/how-to-stop-firefox-plugin-container-exe-process/
There is more below.
Ниже есть продолжение.





* Go to about:config
* In the Filter field type dom.ipc. Six preferences will appear for the filter dom.ipc.
* Ignore first and last preferences (dom.ipc.plugins.enabled and dom.ipc.plugins.timeoutSecs). Foure remaining one change there value to false.

Explanation: The crash protection feature in Firefox 3.4.6 is enabled for certain plugins only. The four preferences that we modified here specifies four different out-of-process plugins. They are the the NPAPI test plugin, Adobe Flash, Apple QuickTime (Windows) and Microsoft Silverlight (Windows). These plugins are specified in a separate dom.ipc.plugins.enabled. preference by default is set to true. We can disable them by changing their value to false. And thus plugin-container.exe will not run. By default the preference dom.ipc.plugins.enabled is already set to “false”. So, no need to touch it. The dom.ipc.plugins.timeoutSecs is also not important here as other values are false.


http://www.technogadge.com/how-to-stop-firefox-plugin-container-exe-process/

UPDATE 09-06-2011: On Firefox 4.0.x these settings were changed:



Now, you actually need to change dom.ipc.plugins.enabled to false.


END OF UPDATE.

UPDATE 10-06-2011: On Firefox 4.0.x you can have some garbage settings:



For evey entry in the list dom.ipc.plugins.enabled.npctrl.dll, dom.ipc.plugins.enabled.npqtplugin.dll, dom.ipc.plugins.enabled.npswf32.dll, dom.ipc.plugins.enabled.nptest.dll (these are garbage to be cleaned) do the following:

- Right Click on it;
- On the menu click on Reset;
- Restart your browser (you can do it later)
- Check that these setting are gone.

Based on http://www.ghacks.net/2008/07/07/delete-aboutconfig-entries-in-firefox/

END OF UPDATE

No comments:

Post a Comment