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
0
votes
2 answers

Spdycheck is OK but Chrome 42 has Not Spdy Enabled

I am trying to implement spdy protocol with Nginx 1.8.0. I've built it with spdy module. When I check my website through spdycheck.org it is everything green and says spdy 3.1 is supported, but chrome extension in Chrome 42 doesn't show green arrow…
Paxxil
  • 181
  • 1
  • 10
0
votes
1 answer

How to configure .htaccess to cache root along with all other files

For my website, all files are cached except the index.html file. For .htaccess, I have: Options -Indexes RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.mywebsite\.com [NC] RewriteRule ^(.*)$ https://www.mywebsite.com/$1 [R=301,L] RewriteCond…
Jim Bob
  • 101
  • 4
0
votes
1 answer

Reflect HKLM registry changes to HKCU

Ok so I have a Local Group Policy (under Computer Config, not User Config) to force install extensions in Chrome. This policy needs to run for every user of the computer. The value is going to change based on a new version of our chrome extension…
0
votes
0 answers

How to allow Chrome to run a plugin when viewing a local file while GPO restrictions are in place.

The setup Windows server 2003 domain at a functional 2000 level Multiple server 2003 servers running terminal services All users running desktops delivered via RDP Google Chrome browser installed on the terminal servers and made accessible to the…
Digital ink
  • 500
  • 1
  • 10
  • 23
0
votes
1 answer

OpsCenter 5.0.1 - xhrstream HTTP Get request cancelled - 0 of 0 agents connected

Connecting to OpsCenter 5.0.1 on OSX Yosemite on the latest Google Chrome 39.0.2171.99 (64-bit) results in these tcp xhrstreams requests being cancelled and i get a message stating 0 of 0 agents connected This means that i cannot see any of the…
0
votes
2 answers

Suggestions on a few Chrome Deployment issues

Greetings to everyone here. I'm a network admin in charge of deploying Chrome to my network and setting it as the default browser, though IE will of course still be available for users. I've downloaded and installed the Chrome ADMX templates and for…
zoro07
  • 1
  • 1
0
votes
2 answers

Is it possible to use Chrome as a transport?

I am in need to send some json log files to an AWS server. But the proxy, ISP or something else I cannot get in touch with is blocking everything else besides browsers on 80 and 443. Even Curl and wget are failing. Is there a way to pipe my data…
0
votes
1 answer

Why am I having trouble viewing HTTPS websites only using Chrome only on my employer's network?

I'm using Google Chrome on my new MacBook Pro that has been provided to me by my employer. Many of the HTTPS sites I visit do not work when I visit them using Google Crome while I am connected to my employer's network. Example:…
Saqib Ali
  • 559
  • 1
  • 9
  • 18
0
votes
3 answers

Force Windows or IE8 to open certain URLs in Chrome

Rightly or wrongly we have certain applications which have been developed for IE8 and as such we use it as our primary browser. However certain users are needing HTML5 compliant browsers for certain websites meaning we've got disparate installs of…
Stuart
  • 1
  • 1
  • 1
  • 2
0
votes
0 answers

DNS Server Failure

I think I have an odd DNS situation on my hands. We have two Windows Server 2008R2 DNS servers that all of our campus machines use. We are unable to get to the site cdbaby.com in any web browser. We can get to other websites, and the cdbaby.com site…
0
votes
2 answers

Change Chrome homepage for multiple PC's

In our business we have about 300 PC's. What I want to achieve is to change the homepage on all browsers (IE, Chrome and Firefox). The problem is that I can't find any way to set/change the homepage on Chrome for all computers at once. IE can be…
user201420
  • 1
  • 1
  • 1
0
votes
0 answers

Chrome is opening links in to new tabs on a terminal server

I have Google Chrome installed on a terminal servers. The problem that I am having, some time when a user click on a link it open it into a new tab and not the same tab. event the html code for that link is not set to open into a new page. To…
Mike
  • 265
  • 6
  • 13
0
votes
1 answer

Port IE Bookmarks to Chrome

I want to be able to automate the transfer of existing Internet Explorer bookmarks to Google Chrome. We're rolling out Chrome to several users, but we want them to have their old bookmarks from IE automatically. How should I go about this? Thanks…
0
votes
4 answers

How to make google chrome only for internal use?

I wanna make google chrome only for internal use in our company, no external access to internet, is this passible? or only make chrome to access one cooperation site, no other site can be accessed. we need to use IE10 to access internet, chrome to…
USER
0
votes
1 answer

Chrome Flash Updates in a Domain environment

One of the business critical applications for us is powered by Adobe Flash. Naturally, this comes with plenty of associated problems. The company wide browser in use is Google Chrome. We run a Windows Server 2008 domain environment with Windows 7…
George
  • 383
  • 1
  • 5
  • 17