Skip to main content

Questions tagged [google-chrome]

[google-chrome] is for questions related to development with Google Chrome, a web browser that uses the Blink rendering engine. Warning! General support for the browser is off-topic: questions about using or configuring the browser should be posted on https://superuser.com. Chrome OS and Chromium are off-topic: questions about [google-chrome-os] or [chromium] should use those tags.

0 votes
1 answer
18 views

Favicon not being updated on Google

I'm encountering an issue where my website's favicon isn't updating on Google search results despite making changes. I've tried clearing Google's cache through the URL Inspection tool in Google Search ...
Matthew Aaliyan's user avatar
1 vote
0 answers
35 views

How would I remove the effects of an event listener on a nested element via a chrome extension?

I have a chrome extension that works as a video overlay to allow for specific timestamp playback. The extension is activated via keyboard command, and uses a form to input specific time stamps. The ...
Chris's user avatar
  • 138
0 votes
1 answer
29 views

Chrome outputs emtpy document fragment to the console before inserting it to the dom

When inserting a document fragment to the dom Chrome browser outputs empty document fragment to the console whereas Firefox outputs non-empty fragment before inserting and empty fragment after ...
user2227119's user avatar
0 votes
0 answers
10 views

Chromebook kiosk app don't open hyperlinks

How can I modify the Google admin policy for kiosk so my kiosk app opens other hyperlinks on the main window app? I modified my manifest 1000 times already. And nothing I looked at some similar kiosk ...
Enrique Cruz's user avatar
0 votes
0 answers
14 views

React renders different AG-Grid html in chrome vs firefox

The Ag grid library config we use dynamically applies the editable class to a column / cell. In chrome, the editable class is applied correctly. In firefox, it is not applied. What could be the reason ...
Marc Sloth Eastman's user avatar
0 votes
0 answers
10 views

Why no traffic appear in Network tab of Browser Dev Tools, even though there MUST be?

I'm using pad.riseup which interactively allow to modify the text, so there MUST BE active traffic. So how to show it in the Firefox dev tools? And why it doesn't show up? Yeah I clicked on "All&...
allexj's user avatar
  • 11
0 votes
0 answers
20 views

VS Code/Chrome Debugger Causes Breakpoint in Angular Application Generated Webpack File

I have an angular application that I work with using VS Code and Chrome running with the debugger port set to 9222. However, the debugger likes to throw its own breakpoints into the webpack-generated ...
Jason's user avatar
  • 4,079
0 votes
0 answers
13 views

IE custom protocol handler to open chrome not working

I have an MVC 4.0 website that runs on IE. One of the links on the web page opens in Chrome. Until today we had chrome version 80 on our servers and in order to open chrome from IE we used a custom ...
Itay.B's user avatar
  • 4,039
0 votes
0 answers
39 views

Chrome takes up unproportioned memory in web app

I have a web app I am developing using Angular 14, and I've had windows task manager open while I was using it. I've noticed the memory that chrome is using is somewhere around 1.5GB (with only my app'...
Eric Krief's user avatar
-2 votes
0 answers
20 views

Where is the Google Chrome built-in page file located on Mac? [closed]

I'm curious where is the Google Chrome Settings HTML file(chrome://settings/ or devtools://devtools/bundled/devtools_app.html) on mac? I can't find it in finder.
linjunchao's user avatar
0 votes
0 answers
65 views

I get two different initial css values in two different major browsers

I was developing a React component that manages a state array. For each element in this array, I used the map method to generate a list of items, which were contained within a div that had the class ...
Arshaan's user avatar
  • 71
0 votes
0 answers
20 views

Chrome extension redirect not working on a specific account / computer - cached redirect?

My Chrome extension uses declarativeNetRequests to detect and redirect specific URLs when the user enters them in. In an earlier version, I implemented dynamic rules in a server worker file, i.e. I ...
Allen Y's user avatar
  • 580
0 votes
0 answers
21 views

Incorrect click coordinates for events caused by react onClick handler

I'm seeing weird behavior with react onClick handlers when device emulation mode is turned on in Chrome (and also in my own capacitorjs apps running on an Android device). Essentially, clicks right ...
Andrew's user avatar
  • 1,940
0 votes
2 answers
94 views

Fetch likes from Instagram reels

In an attempt to study Benfords law, I'm trying to get a list of the likes on recommendet Instagram Reels. So the plan is simply to open Reels, fetch the Like Count, swipe to the next Reel and repeat ...
haifisch123's user avatar
0 votes
0 answers
28 views

Google Canary, Docker and Gemini Nano

Can I run the latest Google Canary with the Gemini Nano model in a Docker container in headless mode and interact with the model via Selenium (execute_script)? If so, how do I do it?
aasdf1xa's user avatar

15 30 50 per page