Category "google-chrome"

I can’t access any Google-related websites

When I try to go onto Google or YouTube, this message always pops up: "Hmmm… can't reach this page Check if there is a typo in www.google.com. DNS_PRO

How to configure a site-specific custom caret color for Dark Reader?

For script.google.com, I can make the entire page site dark, but when I do, I cannot see the cursor/caret. I've found the developer tools for Dark Reader, but

node_modules/@types/chrome/index.d.ts is not a module

I've nx monorepo having React TypeScript app. When I'm trying to use chrome in any of .ts file, VSCode is reporting a error saying Cannot find name 'chrome'. I'

How to fix Chrome showing an empty / transprarent window for a Flutter web app on Linux?

When I run a Flutter web app in Chrome using Android Studio I only get an empty / transparent window on my Linux Mint 20.2 system. empty / transparent chrome wi

Chrome DevTools - Set WebGL version

In Chrome DevTools, is it possible to set the version of WebGL and/or disable WebGL for testing purposes?

How to save SSL certificate by chrome and firefox on Mac?

This blog explains how to save SSL certificate in chrome and firefox. But I can not following it (my os is Mac). I am not sure if this is because of the differe

Browser is crashing in CI after updating chrome to 100. I see error ERR_INSUFFICIENT_RESOURCES in the browser log. We are using webdriverIO v6

Browser is crashing while running tests in CI after updating chrome to 100. I see error ERR_INSUFFICIENT_RESOURCES in the browser wdio log. We are using webdriv

White device toolbar

I have a problem with the display of the mobile test tool for opera and chrome. I don't know why, but my appearance has changed so that I only have a light them

How to stop CORB from blocking requests to data resources that respond with CORS headers?

I am developing a Chrome extension which makes requests from certain websites to an API I control. Until Chrome 73, the extension worked correctly. After upgrad

<Geolocation API> "granted" on Firefox BUT "denied" on Chrome

Greetings, I am facing the following issue; question will follow after. I have a production application using the Geolocation API from the navigator: Yes =>

Chrome dev tools around viewport color

I use dark theme for chrome dev tool and it's working well, but the area around viewport bacame white, not dark dark grey as before. Is there the way to change

Is there a way to increase the DevTools timeout for source maps in Chrome?

Our source maps fail to load. With error: "DevTools failed to load source map: Could not load content for https://someurlicantshare.com. Load canceled due to lo

Robocopy grabbing just the google chrome bookmarks files

robocopy \\$OldComputername\C$\Users\$Username\Appdata\Local\Google\Chrome\"User Data"\Default \\$NewComputerName\C$\Temp\$Username\Appdata\Local\Google\Chrome\

Fetch the resource utilisation for a web site using. Google chome task manager

I need to fetch a website resource utilisation through chome task manager

Google Chome 99+ DevTools Source Tab not showing VUE file code in Webpack SRC folder

I am sorry if I did not phrase the title well because I am at a complete lost of what the technical terminology is and really how to search for an answer. This

Is running Selenium on Google Colab possible?

I'm having difficulty working with Selenium directly from Google Colab. Whenever I run the code below on my local machine I get success, however I would like to

Iframe "(Site Name) Refused to Connect." Error

EN : The content of the iframe element I use in my project is "(site name) refused to connect." I get the error how can I fix this error? TR : Projemde kulland&

Only getting RangeError when Chrome Developer Tools is closed

So I have this weird error where the script stops executing with RangeError: Maximum call stack size exceeded when I launch it normally, but when I open the Dev

Vue devtools inspection is not available on locally hosted app

When I run my Vue app, the Vue devtools extension detects Vue.js, but complains: Devtools inspection is not available because it's in production mode or explic

Chrome data-URI; CSP-violation although nonce- and sha256- are set

I have a complete html-page with inline js, inline-css and base46 encoded images, that I load as a base64 encoded data URI data:text/html;base64, ..... The Chr