Chrome从V39版本开始不默认支持unity3d webplayer插件

要想启用,需要手动在Chrome浏览器中输入以下命令开启

chrome://flags/#enable-npapi

援引Chrome官方博客的一片文章来解释下Chrome与unity3d webplayer插件默认不兼容的原因:

The Final Countdown for NPAPI

Posted: Monday, November 24, 2014

Last September we announced our plan to remove NPAPI support from Chrome, a change that will improve Chrome’s security, speed, and stability as well as reduce complexity in the code base. Since our last update, NPAPI usage has continued its decline. Given this usage data, we will continue with our deprecation plan.

Monthly Plug-in Launch Percentage

Currently Chrome supports NPAPI plugins, but they are blocked by default unless the user chooses to allow them for specific sites (via the page action UI). A small number of the most popular plugins are whitelisted and allowed by default. In January 2015 we will remove the whitelist, meaning all plugins will be blocked by default.

In April 2015 NPAPI support will be disabled by default in Chrome and we will unpublish extensions requiring NPAPI plugins from the Chrome Web Store. Although plugin vendors are working hard to move to alternate technologies, a small number of users still rely on plugins that haven’t completed the transition yet. We will provide an override for advanced users (via chrome://flags/#enable-npapi) and enterprises (via Enterprise Policy) to temporarily re-enable NPAPI while they wait for mission-critical plugins to make the transition.

In September 2015 we will remove the override and NPAPI support will be permanently removed from Chrome. Installed extensions that require NPAPI plugins will no longer be able to load those plugins.

For more details on the timeline, including guidance for NPAPI plugin developers, see the NPAPI deprecation guide. With each step in this transition, we get closer to a safer, more mobile-friendly web.

时间: 2024-10-10 22:08:25

Chrome从V39版本开始不默认支持unity3d webplayer插件的相关文章

在Chrome 80.0版本中谷歌计划移除FTP支持

IT之家8月17日消息 日前,谷歌发文表示将从Chrome 80.0版本开始,停止对FTP支持.谷歌作出这一决定已经由来已久. 谷歌认为,FTP因为不支持加密所以存在的安全问题导致FTP更容易遭受攻击.谷歌Chrome项目工程师宣布了这一新的变化,另外,使用率低也是Chrome移除FTP功能的另一个原因.目前很多第三方FTP工具能很好的支持FTP,所以谷歌移除FTP功能也并不是没有办法被替代的. 根据谷歌此前的时间表,谷歌计划从Chrome 80.0版本开始放弃FTP支持,这一版本预计将在202

Chrome浏览器42版本以上不支持silverlight 5.0的解决办法

场景: 浏览器:chrome V43 插件:silverlight 5.0 操作系统:xp 问题: 自己开发silverlight网站在IE7和firefox中能正常打开,但在chrome中打开失败. 原因: chrome 从42版本开始不支持NPAPI,(Chrome 42禁用NPAPI和相关插件:Java.Unity和Silverlight) 解决办法: 1.在Chrome浏览器地址栏中输入:chrome://flags/ 2.在打开的浏览器配置页面中找到"启用 NPAPI Mac, Win

jquery 1.9版本后不在支持browser 方法的解决方案

今天对jquery 进行升级,导致项目出错,原来在1.9版本之后 jquery 不支持browser 方法了.  官方建议的又不好用,所以我所jquery 原来的代码摘除来,又扩展回去. //解决jquery 1.9版本之后不支持 browser 这里进行了扩展 var a, b; $.uaMatch = function (a) { a = a.toLowerCase(); var b = /(chrome)[ \/]([\w.]+)/.exec(a) || /(webkit)[ \/]([\

Cdnbest的cdn程序默认支持web Socket

Cdnbest的cdn程序默认支持web Socket    WSS 是 Web Socket Secure 的简称, 它是 WebSocket 的加密版本. 我们知道 WebSocket 中的数据是不加密的, 但是不加密的数据很容易被别有用心的人窃取, 因此为了保护数据安全, 人们将 WebSocket 与 SSL 结合, 实现了安全的 WebSocket 通信, 即 WebSocket Secure.所以说 WSS 是使用 SSL 进行加密了的 WebSocket 通信技术.

linux下更新Python版本并修改默认版本

linux下更新Python版本并修改默认版本,有需要的朋友可以参考下. 很多情况下拿到的服务器python版本很低,需要自己动手更改默认python版本 1.从官网下载python安装包(这个版本可以是任意版本3.3 2.7 2.6等等) wget http://python.org/ftp/python/2.7/Python-2.7.tar.bz2 2.解压并安装 tar -jxvf Python-2.7.tar.bz2 cd Python-3.3.0 ./configure make al

Google Chrome浏览器各版本直接下载地址

Google Chrome浏览器各版本直接下载地址 2012.04.12珍藏软件  10161 Views  0 Comments 现在所用的主浏览器Google Chrome,在其官方主页上默认只能找到稳定版和测试版的下载链接.有时候换电脑要重新下载开发版来用时,还需要搜索开发版的下载地址,这里收集一下各个版本的下载链接.下次可以直接使用.离线安装包(仅Windows平台): 开发版Dev http://www.google.com/chrome/eula.html?platform=win&

Chrome 67 以后版本无法离线安装crx插件

原文链接:https://blog.csdn.net/wanwuguicang/article/details/80716178 升级了Chrome后无法离线安装扩展 如图: 谷歌自Chrome 67版本开始,只允许从Chrome网上商店安装扩展,其它的方式的安装都已经被删除. 这种变化,对于国外用户来说,影响不大,但国内用户则打击巨大,因为国内根本就无法访问chrome webstore啊. 很多用户是从第三方下载站下载插件安装包,然后自行安装. 谷歌这么做,导致很多扩展无法正常使用了. 使用

关于Chrome 67 以后版本无法离线安装扩展的解决方法

升级了Chrome,突然发现扩展管理页面有问题—— 无法离线安装扩展,拖拽crx文件至该页面,Chrome竟然一直提示“无法从该网站添加应用,扩展程序和用户脚本”. 如图: 谷歌自Chrome 67版本开始,只允许从Chrome网上商店安装扩展,其它的方式的安装都已经被删除. 国内是无法访问chrome webstore的. 很多用户是从第三方下载站下载插件安装包,然后自行安装. 谷歌这么做,导致很多扩展无法正常使用了. 解决办法如下-------------------------------

(有趣)chrome不同浏览器版本对display:flex和溢出隐藏显示省略符号的bug

项目中碰到一个十分有趣的情形: 布局要求是这样:右边创建新订单是固定宽度80px,左侧是自适应宽度,溢出隐藏.如下图. 这里布局不用说肯定使用display:flex的.左侧flex:1;右侧width:80px:. 本来在我的机器上是各种ok的,可是交给后端的兄弟们后发现在他的机器上左侧并没有flex:1; 总是以一个固定的宽度杵在那里,破坏掉布局,后来一查看,原来是后端的chrome是最新版本, 而我的这台机器是旧版本,两个版本的chrome对display:flex的解析竟然不一样. 解决