谷歌浏览器內嵌框架

本页使用了标题或全文手工转换
维基百科,自由的百科全书
Google Chrome Frame
Google Chrome Logo
开发者Google公司
首次发布2010年9月22日 (2010-09-22)
编程语言C++汇编语言Javascript
引擎WebKit(基于KHTML),28版后为Blink
操作系统Microsoft Windows7 / Vista / XP SP2)或更高版本
平台Internet Explorer 6789
类型网页浏览器插件
许可协议谷歌浏览器內嵌框架服务条款(Google Chrome的可执行代码版本),
BSD(源代码和Chromium可执行代码版本)
网站www.google.com/chromeframe/

Google Chrome Frame中国大陆官方译名:谷歌浏览器内嵌框架台湾香港官方译名:Google Chrome內嵌框架)是专为Internet Explorer设计的一个插件。相应的开源计划为Chromium的一部分,其采用BSD许可证授权并开放源代码,可运行于Windows 7VistaXP SP2或更高版本作业系统中的Internet Explorer 6789,使Internet Explorer可以基于Google Chrome中的Webkit引擎V8引擎进行排版及运算,即能获得比原有Internet Explorer更快、更安全网页浏览体验[1],并且令Internet Explorer 678支持HTML5代码。

如果浏览支持Chrome Frame的Google服务会自动使用Chrome内核,如YoutubeGoogle文件Orkut等已经开启了对Chrome Frame的支持,开发原意是使不支援HTML5的Internet Explorer也能浏览Google Wave及其它使用了HTML5代码的Google服务[2]

此项目已于2014年2月25日正式停止维护与更新[3] [4][5]

网页开发[编辑]

网页设计员可以在网页中加入以下代码使网站能以Google Chrome Frame浏览。

<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">

若浏览者有安装Chrome Frame,且浏览者的IE浏览器版本为IE8或更低,此代码会自动引导浏览器启用插件进行排版及运算;但若浏览者并没有安装插件或IE版本为IE9或更高,则不会进行任何动作。
浏览者亦可以在网址前增加gcf:前缀来要求Internet Explorer以插件进行排版及运算。[6]

参考资料[编辑]

  1. ^ IE8 browser runs faster with Google Chrome plug-in. [2010-01-16]. (原始内容存档于2012-04-24). 
  2. ^ Chromium Blog: Introducing Google Chrome Frame. [2010-01-16]. (原始内容存档于2009-09-24). 
  3. ^ Google Chrome Frame. [2014-03-23]. (原始内容存档于2014-12-03). 
  4. ^ Retiring Chrome Frame. [13 June 2013]. (原始内容存档于2013-06-15). 
  5. ^ Stable Channel Update. Chrome Release Blog. [2014-02-21]. (原始内容存档于2014-02-26). 
  6. ^ FAQ - Google Chrome Frame - Google Code. [2011-12-17]. (原始内容存档于2011-12-05). 

外部链接[编辑]