Questions tagged [google-chrome-frame]

Google Chrome Frame is a plug-in designed for Internet Explorer based on the open-source Chromium project; it brings Google Chrome's open web technologies to Internet Explorer.

Google Chrome Frame:

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.

Chrome Frame support has been discontinued and it has been retired since 25-4-2014.


With Chrome Frame you can:

  • Start using open web technologies -such as the HTML5 canvas tag- right away, even technologies that aren't supported in Internet Explorer 6, 7, 8, or 9.

  • Take advantage of JavaScript performance improvements to make your apps faster and more responsive.


Official links:

104 questions
79
votes
4 answers

Is it still valid to use IE=edge,chrome=1?

I read Chrome Frame closed last month, I thus tried to understand what it'd mean for the X-UA tag and after 3 hours of research I still didn't find the answer I'm looking for, my question is the following : Is it still valid nowadays to use…
20
votes
9 answers

Need to print only the frame and not the whole page using Google Chrome

When I try to print the webpage, only the frame appears in the print when using IE or other browsers. However, through the google chrome, the whole page gets printed. I have done a little research and found out that adding the OpenFrame plugin would…
Praveen Narsipur
  • 201
  • 1
  • 2
  • 5
18
votes
1 answer

Google chrome frame overlay works only once

I have a page that prompts for a Google Chrome Frame installation if the user uses an outdated browser. It works great if the user chooses to install the plugin. But, if he/she choose not to install it and closed the layer; It's impossible to open…
Pierre
  • 18,643
  • 4
  • 41
  • 62
13
votes
5 answers

Benefits and concerns with Google Chrome Frame

Is this a technology I should spend much time evaluating? http://code.google.com/chrome/chromeframe/ Chrome Frame is a plugin for Internet Explorer (IE6-IE8) that gives it, well, what all the other major browsers have. Biggies for me are the Canvas…
Nosredna
  • 83,000
  • 15
  • 95
  • 122
10
votes
4 answers

http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" ... Putting this in .htaccess?

I downloaded html5 boilerplate and it wouldnt validate with this in the header. I was told I can add this to .htaccess for the same effect to avoid validation errors.
Tallboy
  • 12,847
  • 13
  • 82
  • 173
10
votes
2 answers

Google Chrome Frame in C#?

How can I use Google Chrome Frame in .NET's WebBrowser control? I know I have to have: In the beginning of the page that I'm loading, but how to do this?
blez
  • 4,939
  • 5
  • 50
  • 82
7
votes
3 answers

What is IE=Edge in GCF used for?

The Google chrome frame developer guide says, The following complete example indicates usage of Google Chrome Frame for IE6 users, and otherwise passes the "Edge" parameter to later versions of IE:
Pankaj Parashar
  • 9,762
  • 6
  • 35
  • 48
6
votes
1 answer

Google chrome : text file auto wrap

Google chrome seems to auto wrap the contents of a text file whn i open it. I am opening a link from my chrome extension whose response is a text file. When I open the same link in firefox, it opens with all the spacing and tab-space preserved. But…
sharath
  • 3,501
  • 9
  • 47
  • 72
6
votes
2 answers

Chrome Frame: Access is denied error in IE9

I am attempting to use Chrome-Frame on a site I'm building. In IE8 and below, everything works fine... In IE9 I get this error: SCRIPT5: Access is denied. cf-dlpage.js, line78 character 209 No idea what to do! here is the conditional that is…
Mack
  • 103
  • 8
5
votes
1 answer

How can i remove chromeframe from IE8 User Agent?

I removed Chrome Frame from my system but IE8 User Agent still has chromeframe in it. How can I remove Chrome Frame entirely? Can I somehow reset all IE8 settings or is my only choice somekind of User-Agent changer?
vermon
  • 73
  • 1
  • 4
4
votes
2 answers

Can I force IE users to install Google Chrome Frame Plugin

I am using google visualization for charts, which doesn't render very well in IE8, and doesn't work at all in IE6. I added google chrome frame, and if the user installs the plug-in google visualization works flawlessly. Is there a way that I can…
Ed Sullivan
  • 728
  • 1
  • 9
  • 23
4
votes
2 answers

Google Chrome Frame Don't Work with HTML Application (.HTA)

I want to build an application that will load the web like the web browser. But I want it looks like the application or like the .exe. When I double click, it will run the app and load the web. My goal is : The app load fullscreen. There is no…
4
votes
1 answer

How to control frame height and width in chrome extension?

I am working with chrome extension. Here in button click i required to open a menu. When toolbar loaded in memory it make a space for menu item I want to remove it in page load.
4
votes
1 answer

Chrome (or chrome frame) sends two or more requests instead of one?

I use HTML5 video tag, back-end is on Java. It works fine in Firefox but in Chrome it sends more than one requests to servlet and finally there is Exception in servlet and it doesn't work. I've read that firstly to make element in DOM and then…
Zango
  • 2,387
  • 3
  • 19
  • 33
4
votes
2 answers

Does google chrome frame support websocket?

Does google chrome frame support websocket?
Jourkey
  • 33,710
  • 23
  • 62
  • 78
1
2 3 4 5 6 7