0

Short time ago plugins stopped working in chromium. Neither of kpartsplugin, mozplugger nor flashplayer-nonfree seem to work. Neither comes up in chrome://plugins page (only "Chromoting Viewer" does).

Was there recently any change that would require reconfiguration? And if, of what?

I have Debian Testing (Jessie) amd64, recently updated, with chromium 35.0.1916.114-2, flashplugin-nonfree 1:3.4, kpartsplugin 20120605-1 and mozplugger 1.14.5-2.

Jan Hudec
  • 1,025

1 Answers1

0

chrome 35 dropped support for NPAPI which basically breaks all plugnis (except for a handful that have been written for the new api.h

https://code.google.com/p/chromium/issues/detail?id=379425

hildred
  • 526