Questions tagged [google-chrome]

Chrome is Google's web browser for Windows, OS X, and Linux.

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, and Safari. It follows a rapid-release schedule that sees the major version number increase rapidly, usually over the course of week, rather than over the course of years like many traditional software release schedules.

257 questions
1
vote
1 answer

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 are using IE. I notice that Chrome has what they…
cbp
  • 299
  • 1
  • 3
  • 12
1
vote
2 answers

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 (net::ERR_TIMED_OUT): The operation timed out. The…
Dave Clausen
  • 143
  • 6
1
vote
3 answers

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 no problems, my coworker can access the internet…
Donny Kurnia
  • 143
  • 1
  • 8
1
vote
1 answer

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 DDDDDDDDDDDDDDD instead of what I would generally…
psychotik
  • 123
  • 3
1
vote
2 answers

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 use Firefox3.6 on W7 machine - page opens…
Janis Veinbergs
  • 1,585
  • 4
  • 23
  • 34
1
vote
5 answers

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 environment consists of many operating systems (Win XP,…
Joshua
  • 143
  • 4
1
vote
1 answer

Web browser fails to connect to website after 100 refreshes on client

I'm using an HTTP meta-refresh to execute a script multiple times. After 100 refreshes, the browser stalls. According to devtools, the browser doesn't even complete an initial connection to the server. After this point I can't load any other pages…
user97089
  • 111
  • 1
1
vote
0 answers

"Managed by your organization" in Google Chrome browser

My Chrome browser (Windows 10) shows "Managed by your organization" at the end of the menu. I went into the chrome://policy/ and saw some policies that seem to be set exclusively by active directory group policy like ChromeCleanupEnabled=false. At…
nonlinear
  • 13
  • 3
1
vote
0 answers

Block requests to "Visual Search" in Edge and "Search images with Google" in Chrome for internal web application

We have a web application that is used internally that displays highly confidential images. Microsoft Edge has started displaying a button on the images that launches Visual Search, and Chrome has a context menu function that launches a Google Lens…
1
vote
0 answers

Why does Chrome on Windows 7 still display the old root certificate?

Early this morning, I updated (with win-acme) the web server's (IIS 8.5) SSL certificate due to the known problem of Let's Encrypt with the expiration of the its root certificate (DST Root CA X3). So almost everything is fine and dandy with the new…
1
vote
0 answers

How do browsers cache PAC files?

How do browsers and other applications cache PAC files? If I'm serving a PAC file and update the configuration (e.g. add or remove a domain that should go through the proxy), when will different browsers recognize the updated configuration? Is there…
ykaganovich
  • 149
  • 3
  • 8
1
vote
0 answers

Fix wrong typosquatting warning in Google Chrome

My client is running websites on 2 domains names. Let's say companyname.com and company-name.com. He's clients recently started to receive this kind of warning on Google Chrome: Sorry I only have it in French, but it basically say that the domain…
Paul DS
  • 111
  • 1
1
vote
1 answer

SELinux : Where I find selinux policy for google-chrome on Fedora Linux?

How do I find all the SELinux policies used for Google Chrome on Fedora Linux?
1
vote
0 answers

Error installing chrome remote desktop on headless debian buster linux host

I have a debian buster host (not on Google Cloud) and I am following the steps in this tutorial: https://cloud.google.com/solutions/chrome-desktop-remote-on-compute-engine However, when trying to authorize chrome remote desktop through…
ndavidow
  • 11
  • 2
1
vote
1 answer

gmail compose adds non-visible extra characters

I have this code that works as expected in chrome browser window. This is Amazon Web Services create table statement in Athena. CREATE EXTERNAL TABLE IF NOT EXISTS default.sh_code ( `shcode` string, `mob` bigint, `c_id` int, `o_series` int, …
shantanuo
  • 3,579
  • 8
  • 49
  • 66