插件扩展没有显示在chrome 45更高

时间:2016-03-04 01:26:44

标签: google-chrome google-chrome-extension npapi

我有chrome 42之前和当我在chrome商店下载一些插件时我只是启用了NPAPI:flags然后下载的插件将出现在about:plugins上。我需要为下载的插件启用NPAPI以显示在about:plugins。

现在我在下载插件时将我的chrome更新到版本48,它不再出现在about:plugins,我还检查about:flags但是在更高版本上没有npapi。

如何将我新下载的插件启用到about:plugins?

1 个答案:

答案 0 :(得分:3)

根据NPAPI deprecation,npapi支持已从Chrome 45中永久删除。

  

2015年9月(Chrome 45),我们将删除覆盖,并将从Chrome中永久删除NPAPI支持。需要NPAPI插件的已安装扩展将无法再加载这些插件。