Tagged Questions

Chrome is driven by the WebKit engine as well as Google's custom written JavaScript engine. The Google-authored components of Chrome were open-sourced under the name Chromium using the BSD license. It is one of the most widely adopted browsers globally, comparable with Internet Explorer, Firefox, ...

learn more… | top users | synonyms

-3
votes
0answers
17 views

Cannot install user scripts in Chrome [closed]

Yesterday, I was using a free program named Types to change stuff about my .py file extension (the title, and icon). However today I have tried downloading a user script, and when downloaded it ...
0
votes
2answers
42 views

google cloud print on linux

i'm using Google apps, and i would like to use google cloud print but all my printers are "classic", and for what i understand it is possible to use a classic printer if i have a running pc with my ...
1
vote
1answer
462 views

apt-get duplicate sources.list entry for google-chrome (Ubuntu 11.10)

I am running Ubuntu 11.10. This is the only line in my /etc/apt/sources.list with the text "google" or "chrome" in it: deb http://dl.google.com/linux/chrome/deb/ stable main Sometimes (not always) ...
0
votes
1answer
241 views

Integrated Windows Authentication with Chrome and FireFox

I have a webapplication which uses claims based authentication. The STS is ADFS 2.0. When I am in the intranet and use IE, IWA is used and no login dialog appears. When I am on the internet zone, the ...
1
vote
0answers
32 views

What options exist to prevent Google Chrome Frame from rendering external URLs?

What options exist to prevent Google Chrome Frame (GCF) from rendering external URLs? I'd like to deploy GCF within our organization to allow some intranet sites to use modern html features. How can ...
1
vote
3answers
128 views

Running Google Chrome updates from a centralized location

We are trying to roll out Google Chrome as out enterprise browser. Does anyone know of a solution that allows for Google Chrome to be updated from a centralized location? For example, maybe through ...
1
vote
1answer
215 views

Chrome caching 302 redirects

I have a php script with is used to rotate banner images on a site. Under Firefox/IE page refreshes will make another request and a different image will be returned. Under Chrome, the request seems ...
0
votes
1answer
72 views

can't access plesk panel of our VPS server with correct username & password using Google Chrome

We are using a VPS Cloud Server for our company. but when we try to login plesk panel with Google Chrome, if the username and password are correct nothing happens, it just returns to login page with ...
4
votes
2answers
211 views

How do other companies handle approved browsers and versions for internal corporate web development hardware?

I am a web developer for a very large IT organization. Our sites see a healthy portion of our traffic from Google Chrome. So as a web developer I have that browser on my development laptop to test our ...
1
vote
1answer
168 views

Where Do I Find The Update URL For Google Chrome Extensions?

I'm trying to setup group policy for Google Chrome (http://support.google.com/installer/bin/answer.py?hl=en&answer=146164) particularily I'm working on setting up the Configuring the list of ...
0
votes
0answers
5 views

Accessing a domain's JavaScript from a client-side browser extension

I'm new to extension development. Is there a better way to do this? http://pastebin.mozilla.org/1453827 It's from an extension-injected script that wants to access Grooveshark's js. There must be a ...
3
votes
1answer
313 views

Google Chrome and kerberos authentication against Apache

I've managed to get kerberos authentication to work now with Apache and Likewise Open but so far, Google Chrome doesn't seem to play fair. Unless I start it with chrome.exe ...
2
votes
3answers
248 views

Sometimes, HTTPS connection is too slow on Chrome

I have trouble with some problem using HTTPS. Sometimes, HTTPS connection is too slow only Chrome. I couldn't find any problem on server. It use load balancer with 2 web server(apache) on Amazon EC2. ...
1
vote
2answers
94 views

This is probably not the site you were looking for error

One of our clients receives this error when attempting to access our app. The error message is: "You attempted to reach xxx.foo.com, but instead you actually reached a server identifying itself as ...
0
votes
0answers
49 views

Concurrent requests for large images dropping off (Apache 2.2)

I currently have a LAMP stack on a box in the lab that I work in. I have an application running off of said LAMP stack. For some of the pages that I need to render, there are a number of large images ...
0
votes
1answer
181 views

Gandi SSL Certificates + Google Chrome: Unknown Authority

I'm using a newly issued Gandi.net SSL Certificate and while it works fine most places I get a warning/error in Google Chrome: https://skitch.com/timharding/f2jjf/google-chrome I've tested that the ...
0
votes
0answers
214 views

Install Silently CCleaner without Chrome

Im building an AutoIt script and I want to run the installation of CCleaner in silent mode ("ccleaner_installer.exe /S") but this installs Google Chrome by default, which I DONT want. What could I do? ...
0
votes
1answer
60 views

Web Browser Kiosk Temporary Internet Files

For a PC that is set up as a kiosk always running a web browser, are there settings available in the major web browsers to delete the temporary internet files periodically? I know Firefox has ...
5
votes
6answers
1k views

Chrome slow over https sites, particularly internal ones

We are trying to deploy Google Chrome across our corporate network, but we're finding that it takes 2-4X longer to load an https page (particularly our own internal ones) compared to IE. Has anyone ...
1
vote
1answer
110 views

Blank page using Chrome but working on Safari or FF

We have a webpage (vimity.com) in php served by Apache on top of Ubuntu 9.04. The homepage looks great on FF and Safari but not on Chrome. The problem with Chrome is only on the Homepage, the rest of ...
1
vote
0answers
238 views

Keep-Alive and Timeout Behaviours between different browsers on Windows

Short Version Why does chrome send out keep-alive's while IE and FF don't? Long Version Initially, I thought this was a server-side issue. I've got an apache server that's a frontend proxy for a ...
1
vote
0answers
196 views

Can Google Chrome Frame be installed on a Windows Terminal Server?

Thinking about installing it on our Windows Server 2003 Terminal Server, but I cannot find any documentation if it work correctly in that environment. I'd want it to be the default renderer for all of ...
2
votes
1answer
323 views

Wildcard SSL certificate not working with Chrome's built-in Flash player

I'm currently working on a system that has a Flash Client talking to a remote application server via RTMPS. The Flash Client and the app server handshake using an SSL wildcard certificate. For ...
0
votes
4answers
301 views

SquirrelMail 1.4.21 not working with Google Chrome

I've installed the new version of SquirrelMail 1.4.21 on my server. The old version is working fine. The new version is working fine with IE and Firefox. But in Google Chrome, after login, when I try ...
1
vote
1answer
300 views

Outlook Web Access, reverse proxy and browser

We recently moved an exchange server behind a reverse proxy due to the loss of a public IP. I've managed to configure the reverse proxy (httpd proxy_http). But there is a problem for the SSL ...
1
vote
1answer
148 views

Options for a site-specific-browser app

I would like to have our intranet site accessed through Firefox or Chrome, rather than IE. However we don't want users having access to any other internet sites apart from our intranet, unless they ...
0
votes
1answer
207 views

Problem running Apache-Tomcat on every web browser installed in Windows 7

I'm working on a web application in JSP and my web container is Apache Tomcat 7.0.2 (Its portable cross-platform version). As I've made extensive use of HTML5-CSS3 and my target browser is Google ...
1
vote
2answers
279 views

Our app giving some Google Chrome users trouble :(

A few users of our ASP.NET app (recently updated to ASP.NET 4.0) have reported receiving page-hangs in Google Chrome - specifically the Chrome error: This webpage is not available. Error 7 ...
0
votes
3answers
189 views

Switching to Chrome from IE

I work in IT at a school and we recently updated our database software, however the web access that the teachers use to do registration does not work too well with Internet Explorer 7 and we're ...
2
votes
2answers
308 views

Apache returns the perl script source instead of execute the script when the request comes from chrome

I've just finish to install awstats on my web server, and it runs fine using firefox. But when I try to open the awstats page with chrome, the perl source script is downloaded (instead of being ...
0
votes
1answer
196 views

NAT works in 1 browser but not another?

I have a NAT policy translating a public IP to a private one so users can access sharepoint remotely. I get sharepoint if I go in through Chrome - but nowhere else. My other users can't get it at ...
0
votes
3answers
692 views

Error 118 (net::ERR_CONNECTION_TIMED_OUT): The operation timed out

This morning when I'm about to browsing using google chrome in Ubuntu Linux 10.04.1, I got this error message: Error 118 (net::ERR_CONNECTION_TIMED_OUT): The operation timed out. The network have ...
3
votes
1answer
1k views

Opening RDP Files with browser

In my organization, we are planning to make RDP files available via web browser. The hope is that users can just point their browsers to one or the other RDP file and have the remote desktop client ...
1
vote
1answer
170 views

Browser user agent string with all 0s

I've had 2 mac users hit my site today, and both their browser user agents were: Mozilla/5.0 (000000000; 0; 00000 000 00 0 000000; 00000) DDDDDDDDDDDDDDDDDDDD DDDDDDD DDDD DDDDDD DDDDDDDDDDDDD ...
1
vote
2answers
631 views

vqadmin “invalid language file” with google chrome

We have been running our qmail setup for awhile with no issues. One of our admins has moved to Google Chrome as his main browser and we have noticed something odd. No matter what, when he loads the ...
1
vote
2answers
554 views

Remotely from Chrome or IE page loads ~60seconds, from Firefox or IE on local machine - instantly

The problem: If i access SharePoint from Windows 7 with IE8 or Chrome5 - I must wait for like a minute to get a response. If i use other Windows 7 with IE8, just the same - just wait a MINUTE. If i ...
2
votes
3answers
1k views

Auto-detect proxy settings for the network

Firefox browser contains network settings under Tools-->Options-->Advanced-->Network-->Settings and there is an option to do auto detect proxy settings, how should I enable this? Currently this is ...
8
votes
2answers
896 views

Free, web based alternative to Visio?

I have used Visio to map out my network structure, and have used the export function to create an HTML page that is searchable by IP, hostname etc. This is a really nice tool and I use it often. ...
1
vote
5answers
689 views

How do you configure browser proxy settings in a centralized fashion

I am hoping that I would be able to get an answer to this question here my question at stackoverflow.com How do you configure browser proxy settings in a centralized fashion? Our development ...
-3
votes
1answer
2k views

How to remove my site from blacklist of google chrome and mozilla

Hai guys, I removed all malicious code from my website pages and javascript files but still i cant view my site in firefox and google chrome.....
0
votes
2answers
930 views

Warning: Visiting this site may harm your computer!

Hai guys, I own a site it was working fine but when i hit my site now in firefox or google chrome i got this error Warning: Visiting this site may harm your computer!.... I dont know how to ...
3
votes
3answers
771 views

Non-IE browsers wont auto-authenticate

We're considering offering Safari (windows), Chrome, Firefox and Opera as optional browsers in our 2500 person organisation. I'm just testing them out now and where IE auto-authenticates with our ...
9
votes
10answers
4k views

Google Chrome Enterprise - Any Gotchas?

Has anyone rolled out Google Chrome to a medium / large organisation? I would like to suggest it to our management (because I think it would work very nicely with some of our intranet ...
15
votes
7answers
13k views

Google Chrome: passthrough Windows authentication

The I.T. dept is considering allowing installation and automated deployment of Google Chrome browser to 100+ desktops. One of the requirements is for domain credentials to be passed through. The ...
0
votes
11answers
1k views

Hide the http:// in web browsers [closed]

The "http://" prefix to regular consumer websites is unnecessary and only complicates. Anyways 99% of the sites people visit use the HTTP protocol, so why do you have to tell the browser that? It ...
1
vote
2answers
2k views

Force Reload Image in Web Browser [closed]

I found that sometimes an image won't load fully on my browser, and when I press F5, instead of refetching the image from the server, the browser reloads it from the cache. Is there anyway to force ...
7
votes
5answers
904 views

Synchronize Chrome bookmarks across multiple machines [closed]

Update: no longer relevant, please vote to close. We all know and love xmarks for keeping Firefox bookmarks sync'd across computers, but... Almost everyone at our company has switched to Chrome. Has ...