Skip to main content

Force Internet Explorer to always use Google Chrome Frame to view webpages

Google today released Google Chrome Frame to the beta channel allowing millions of Internet Explorer users who couldn’t or haven’t upgraded to IE9 or other browsers to enjoy open web technologies like HTML5, faster JavaScript execution and generally a faster web experience.

Those who aren’t aware, Google Chrome Frame is an 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.

However, there is a catch: the webpage should contain a meta tag that Google Chrome Frame can detect and allow IE to use its rendering engine. The meta tag is as following:

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

But not every website is using this meta tag at present. So even if you have Chrome Frame installed, you can't enjoy Google Chrome’s rendering engine on each and every site you visit.

There are two ways to force IE to use Google Chrome's rendering engine to open a URL.

On demand use

  1. Open Registry Editor by typing regedit in Windows Run box and press Enter.
  2. Navigate to the following registry key

    HKEY_CURRENT_USER\Software\Google\
  3. Create a new Key and name it ChromeFrame.
  4. Open the newly created ChromeFrame key and create a new DWORD and name this AllowUnsafeURLs. Set the value of this key to 1.

Now whenever you want to switch to Chrome’s rendering engine, add the prefix gcf: before the URL of the page in the address bar. For example, if you want to open http://www.google.com in IE using Google Chrome's rendering engine, you'll need to enter gcf:http://www.google.com

As you can see from the screenshot below, Internet Explorer is using Chrome to render the page on www.google.com

chrome-frame-IE

Note: forcing websites into GCF with these techniques may lead to unexpected behavior. If you face problems with some websites, you need to add two more registry keys.

Navigate to HKEY_CURRENT_USER\Software\Google\ChromeFrame and create two more DWORD keys and name it UseChromeNetworking and HandleTopLevelRequests. Set both the keys to value 0.

Permanently switch to Chrome rendering

Adding a prefix to every URL you open is a laborious task. To force IE to use Chrome’s rendering engine always do the following:

  1. Add the registry keys as described in the previous section (on demand use)
  2. Create a new key under HKEY_CURRENT_USER\Software\Google\ChromeFrame and name it OptInUrls.
  3. Open OptInUrls and create a new String Value. Name it *.

That’s all. To return back to IE rendering engine, simple delete this registry key.

Comments

  1. Create a new key under HKEY_CURRENT_USER\Software\Google\ChromeFrame and name it OptInUrls


    doesn't work

    ReplyDelete

Post a Comment

Popular posts from this blog

How to Record CPU and Memory Usage Over Time in Windows?

Whenever the computer is lagging or some application is taking too long to respond, we usually fire up task manager and look under the Performance tab or under Processes to check on processor utilization or the amount of free memory available. The task manager is ideal for real-time analysis of CPU and memory utilization. It even displays a short history of CPU utilization in the form of a graph. You get a small time-window, about 30 seconds or so, depending on how large the viewing area is.

How to Schedule Changes to Your Facebook Page Cover Photo

Facebook’s current layout, the so called Timeline, features a prominent, large cover photo that some people are using in a lot of different creative ways. Timeline is also available for Facebook Pages that people can use to promote their website or business or event. Although you can change the cover photo as often as you like, it’s meant to be static – something which you design and leave it for at least a few weeks or months like a redesigned website. However, there are times when you may want to change the cover photo frequently and periodically to match event dates or some special promotion that you are running or plan to run. So, here is how you can do that.

Diagram 101: Different Types of Diagrams and When To Use Them

Diagrams are a great way to visualize information and convey meaning. The problem is that there’s too many different types of diagrams, so it can be hard to know which ones you should use in any given situation. To help you out, we’ve created this diagram that lays out the 7 most common types of diagrams and when they’re best used: