08-08-2015, 12:17 PM
Before Chromium 45, you can enable NPAPI support in chrome://flags/#enable-npapi
From later versions, NPAPI will be completely removed from Chromium.And I don't think there will be Chromium-based browsers that support NPAPI all the time.
Don't be frustrated, porting from NPAPI to NativeMessagingHost(the new mechanism) is not so difficult for the plugin providers.
From later versions, NPAPI will be completely removed from Chromium.And I don't think there will be Chromium-based browsers that support NPAPI all the time.
Don't be frustrated, porting from NPAPI to NativeMessagingHost(the new mechanism) is not so difficult for the plugin providers.