03-25-2016, 04:00 PM
(03-25-2016, 12:43 AM)NotWindbag Wrote: 1. In version 1.8.9.28 Local plugins should work?
2. "Single renderer process" now only for Extensions? What is reason this change?
NPAPI is completely disabled in 1.8.9.28 because of a lot of compatibility issues.(crash, lagging., etc)
We changed "Single renderer process" to "Single extension process" because Chromium have a command line to do it.
And it is more flexible than us.You can add following command line to chrome.exe(not the "Startup command line" option in the settings page):
--renderer-process-limit=1