What are the ff preferences associated with plugin-container.exe in the newest version of ff? Specifically I would like to edit them in about:config to disable plugin-container.exe
I've done this with a previous version of ff by editing the values of these preferences: dom.ipc.plugins.enabled true
dom.ipc.plugins.enabled.npctrl.dll false
dom.ipc.plugins.enabled.npqtplugin.dll false
dom.ipc.plugins.enabled.npswf32.dll false
dom.ipc.plugins.enabled.nptest.dll true
dom.ipc.plugins.timeoutSecs 45
after I installed ff on my laptop today I cannot find the .dll preferences. And plugin-container.exe continues to plague me. For me this is the one issue with ff since updating from 7. It boggles me as to why you haven't gotten rid of this thing.
Chosen solution
To disable crash protection, go to about:config and set to false all preferences starting with dom.ipc.plugins.enabled. (It is possible that your browser has only that preference entry without any addition.) This will prevent the "plugin-container" process from running and all plugins will run within the Firefox browser process. (from Disabling_crash_protection )
thank you
Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.
Read this answer in context 👍 4All Replies (2)
Chosen Solution
To disable crash protection, go to about:config and set to false all preferences starting with dom.ipc.plugins.enabled. (It is possible that your browser has only that preference entry without any addition.) This will prevent the "plugin-container" process from running and all plugins will run within the Firefox browser process. (from Disabling_crash_protection )
thank you
Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.
thank you, worked great!