Software: Chrome Frame for Internet Explorer





Google Chrome Frame is an early-stage open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer. With Google Chrome Frame, you can:

Start using open web technologies - like the HTML5 canvas tag - right away, even technologies that aren't yet supported in Internet Explorer 6, 7, or 8. Take advantage of JavaScript performance improvements to make your apps faster and more responsive. Internet Explorer is safest browser yet slow, so this is the tune-up for it provided by Google Chromiun team.

Features:
1- Helping IE browser retrieve and display open source code (which is not supported by IE before) correctly
2- With Chrome V8 Javascript Engine, IE will load javascript faster than before.
3- This feature only applicable to the IE that installed this plug-in and only from webpages that support this feature.

* For bloggers and web owner: You can make your pages work with Google Chrome Frame by adding a single tag, like this:


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

If Google Chrome Frame is installed, it detects the tag you added and works automatically. If not, you web owner can help prompt user/visitor with a little notification (in between the body - /body):



<body><script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js">
</script> <div
id="placeholder"></div><script>
CFInstall.check({ node:
"placeholder", destination:
"http://www.waikiki.com"
});</script></body>

Information: FAQ
For Internet Explorer 6, 7, and 8 on Windows Vista / XP SP2.

Sponsor:
1- See all Google products

Download:
1- Google Chrome Frame for Windows (IE)

blog comments powered by Disqus