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
1 answer

How do I perma-stop Chrome from using it's own DNS across the enterprise?

When attempting to access an intranet site, Chrome will ignore our DNS settings and navigate to a public page. Our computers are referencing only our private DNS server. Last week, I disabled built-in DNS and DoH in Google Workspace Admin…
Dan
  • 1
  • 1
0
votes
1 answer

How to prevent the Chrome Default Browser Prompt and Welcome Screen Using Master Preferences file?

I am attempting to deploy Chrome and have followed Jay Michaud's guide found HERE. I have created my JSON file corresponding to Chrome's most recent provided information on doing so found in the links provided in Jay's guide. I minify/compact my…
ahelton
  • 1
  • 1
0
votes
0 answers

Cannot embed/play shoutcast stream in website when using Chrome

I have a shoutcast server running on a VPS and I would like to embed the stream in my website, so I did the following: And the problem is that this code only works in…
roughnecks
  • 111
  • 2
0
votes
0 answers

TOTP OTP timesync linux RTC

TOTP ((T)ime-based (O)ne-(T)ime (P)assword. is not working for any site that requires it, tried all major browsers, chrome, chormium, firefox. How to fix ? Completed Troubleshooting: $ timedatectl status …
t09
  • 21
  • 1
  • 1
  • 6
0
votes
0 answers

iptables port forwarding 443 cause ssl error on chrome

this is the story, i have 2 servers: server A ip: 1.1.1.1 hosting the website example.com server B ip: 2.2.2.2 minimal cent os what i did is changed https://example.com ip address in dns configuration to 2.2.2.2 and then forwarded the 80 and 443 and…
0
votes
0 answers

Chrome "RestoreOnStartup" policy shows status "Error, Ignored"

I am trying to set Chrome startup option to "Continue where you left off" by setting registry value RestoreOnStartup in HKEY_CURRENT_USER\Software\Policies\Google\Chrome to 1. It works in most of my PCs except for two Windows 10 cloud PC, where…
SantK
  • 1
  • 1
0
votes
1 answer

Chrome ignoring local dns replies

Am having a local network with about 300 devices some is domain connected and some are not I have windows server 2012r2 sith dns role Domain connected users can access local iis webpage while others cannot. After searching and inspecting the problem…
0
votes
1 answer

Running headless chrome via supervisor on a Docker container

For a quick run down, I'm trying to have headless chrome run via supervisor, which will then be used by another script that will use it via puppeteer to do some processing. There seems to be a lot of permission issues, and I've yet to find any…
Keith
  • 1
  • 1
0
votes
1 answer

Chrome enterprise set custom setting for extension

We have developed a browser extension and wish to distribute it. A license key is required to use our chrome extension. This value should be set by the system administrators and not by individual end users. How can we let administrators pass the…
Dani-san
  • 111
  • 4
0
votes
1 answer

How can I implement single letter domains for LAN internet browsing using dnsmasq?

In our LAN I have several services running in multiple hosts, and clients using DHCP with dnsmasq. My goal is that any user can type a single letter (e.g. c) in the browser search bar and get in return the HTTP response of a local HTTP server at…
0
votes
1 answer

How to add server certificate exception to Chrome/Edge?

Is it possible to add server certificate exceptions for some websites (to skip warning page about certificates that are expired, self-signed or with missing or mismatched CN/SANs) in Google Chrome / MS Edge for all users (in any scriptable way, but…
0
votes
1 answer

SSL certificate error when not typing FQDN and relying on default search domain

DNS and SSL aren't really in my wheelhouse more than a rudimentary understanding, I hope what I want to do isn't impossible! Here's the situation: We have an internal domain and DNS servers, let's call it inside-company.com We're migrating from…
0
votes
1 answer

Google Chrome incognito (private/anonymous browsing) not available in Google Workspace (GSuite) account

Recently, incognito mode disappeared in Chrome while signed-in as Google Workspace account (signed-in as regular gmail account has been working just fine). So I did an obvious check on policies (chrome://policy/), everything looked just fine: So I…
crysman
  • 141
  • 1
  • 1
  • 6
0
votes
1 answer

Startup Script to Uninstall Google Chrome Not Working

I'm working with our sysadmin to uninstall Google Chrome on our network, which we manage via GPO. As it has been installed by the users themselves, by a GPO (which is now deleted) and manually by the IT Department, we thought that the best option is…
user620476
0
votes
1 answer

Setup in nginx will lead to security warning in Google Chrome

Since 2 days, our users get the following warning when trying to login on our service: English version: The information you're about to submit is not secure Because this site is using a connection that's not completely secure, your information…
Data Mastery
  • 101
  • 2