Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
2 replies
31 views

So, why doesn't Google Chrome allow using custom root certificate authorities for HTTP/3 + QUIC? I found information on the Internet that this is supposedly done to increase security in order to ...
Joe J's user avatar
  • 1,349
-3 votes
0 answers
35 views

enter image description here I’m building a normal React project (not related to blockchain, crypto, or MetaMask). However, Chrome gives this uncaught error in the console: Failed to connect to ...
Philip Chege's user avatar
-1 votes
0 answers
57 views

I made an application that runs a very compute heavy operation when user clicks a button. This expensive operation is ran from a web assembly worker compiled with Rust. It can spawn multiple workers. ...
Kalaeman's user avatar
0 votes
0 answers
82 views

I got a Laravel App running on an Apache server. I've configured VirtualHost to locally access the app with URL: https://www.infoalquiler.com.ar/ Despite the app is working properly, I'm getting a &...
Leandro Caplan's user avatar
0 votes
0 answers
32 views

I had been running Google-chrome on my laptop for quite some time without problem. Around version 139 I started experiencing problems with failing to launch when launched from icon. When launched from ...
StuartM's user avatar
  • 167
0 votes
0 answers
52 views

I'm reading this tutorial: In the Frames section, hover your mouse over one of the green squares. DevTools shows you the FPS for that particular frame. Each frame is probably well below the target of ...
Max Koretskyi's user avatar
-4 votes
0 answers
44 views

I'm using Google Chrome on Xubuntu (XFCE), and when I turn on my VPN (Happ — AppImage version), Chrome shows this message when opening YouTube: "When running Google Chrome under a supported ...
Pile Pily's user avatar
0 votes
1 answer
42 views

I have a PWA with "display": "standalone" set in my manifest. The app uses body { height: 100dvh } to fill the entire space of the visible viewport. This has been working for ...
Santi's user avatar
  • 789
0 votes
0 answers
21 views

I am working with Chrome prerendering. My scene is as follows: Buttons: [use-template] [go-to-generate] When the user clicks [use-template], I set parameters into localStorage and inject the ...
D yh's user avatar
  • 3
2 votes
1 answer
61 views

p = subprocess.Popen([ "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", f"--remote-debugging-port={SOME_PORT_NUM}", "--no-...
Philip Adler's user avatar
  • 2,228
Tooling
0 votes
0 replies
37 views

For example, extensionhub.io gets ratings and users, but chrome-stats.com gets a lot of information; how? That picture below is my extension and I want to make my own website for it but I don't want ...
Roman's user avatar
  • 25
-2 votes
0 answers
57 views

For example, extensionhub.io gets ratings and users, but chrome-stats.com gets a lot of information; how? That picture below is my extension and I want to make my own website for it but I don't want ...
Roman's user avatar
  • 25
0 votes
0 answers
78 views

I’m using androidx.browser.customtabs with a CustomTabsIntent to open a webpage inside my Android app. Chrome shows a minimize button (a small arrow/down icon) in the Custom Tab UI, allowing the user ...
user3561614's user avatar
  • 1,094
Tooling
1 vote
3 replies
52 views

The examples for XSLTForms given on https://www.agencexml.com/xsltforms use the <?xml-stylesheet ...?> processing instruction to transform the given XForms document with the xsltforms.xsl ...
Heiko Theißen's user avatar
-5 votes
0 answers
40 views

Looking to find out where the ip registered location was at when mock map was sat. I've put into cloud Dropbox and takeout and its all delete..? I've can't find anywhere online showing me the right ...
Kayci Schneider's user avatar
0 votes
0 answers
41 views

I am trying to open a webpage in a CustomTabsIntent and hide the "Open in Chrome" option which appears to be done in androidx.browser v1.9 or later. This is the code CustomTabsIntent.Builder ...
Rich Morey's user avatar
1 vote
2 answers
136 views

I have a desktop printing application that assists web services in implementing silent printing. It exposes interfaces through a local HTTP server. In Chrome 142, web pages cannot access this service ...
yuanyxh's user avatar
  • 585
0 votes
1 answer
112 views

I’m using Azure AD B2C with a custom HTML sign-in page and a SPA that uses MSAL (msal-browser). Setup: B2C tenant: https://<tenant>.b2clogin.com (dev) SPA uses loginRedirect with MSAL. Custom ...
Khalic's user avatar
  • 3,560
Advice
0 votes
1 replies
49 views

I have a custom new tab page on my mac that displays my bookmarks - it's setup with a search bar (a text input with tab index 1) that searches through the bookmarks when I type, and if it gets a ...
Rufus's user avatar
  • 105
2 votes
1 answer
219 views

I'm using Zebra Browser Print at my webpage to print tags by JavaScript. At my Windows machine I've installed the latest Zebra Browser Print and also the latest version of the JavaScript library, all ...
Bréndal's user avatar
  • 171
1 vote
3 answers
282 views

I am using NoDriver python on MacOS and sometimes when I try and open a browser tab it fails with the error below (I've tried Chrome+Chromium and it happens on both). If I manually open the browser ...
Ahmed Zaidan's user avatar
2 votes
1 answer
75 views

I want to put a horizontal line with a glowy effect beneath the headings on a webpage, where both the line and the glow fade out at the left and right ends. I've got it working almost exactly the way ...
Lawton's user avatar
  • 261
0 votes
0 answers
31 views

Problem I'm building an Android app that receives shared URLs from Chrome's share menu. The app works correctly on the first share, but all subsequent shares receive the same URL from the first share ...
Fred Chevitarese's user avatar
11 votes
2 answers
7k views

After the last Chrome update message "Look for and connect to any device on your local network" prevents me from running testcafe tests in Chrome. The browser setting that affects this is ...
Oleksii Lukashyn's user avatar
3 votes
0 answers
105 views

When debugging with chrome, my devtools show a large, persistent white box that eats up half of my console. I cannot resize it, I cannot close it. I've opened up the Gear settings, and tried turning ...
cdaringe's user avatar
  • 1,588
Best practices
1 vote
1 replies
54 views

I would like to print a 1/300 inch wide line with chrome (PDF). Unfortunately, the line is rounded up to a value of a css-pixel. (It has to be Chrome [not PRINCE XML], due to some advanced features…)
Adler's user avatar
  • 2,887
0 votes
1 answer
103 views

I'm using requestAnimationFrame() to drive a game's update loop, and have a few bugs that have been reported involving users on higher refresh rate monitors. They should be easy fixes, but the problem ...
zachThePerson's user avatar
-5 votes
1 answer
86 views

I’m using localStorage in a small web app to persist user preferences. However, when I restart the browser, sometimes the stored data disappears. After closing and reopening Chrome, getItem("...
Work Ofchinmay's user avatar
1 vote
0 answers
28 views

I'm trying to use NEL reporting in Chrome. As far as I can see, everything is configured correctly, but no errors are reported. My NEL header: Nel: {"report_to":"nel","max_age&...
Synchro's user avatar
  • 38.1k
0 votes
0 answers
35 views

I am trying to generate a FCM token but it fails on Chrome, the below is the code I have which is hanging all the time and never executes, it gives up after doing retries for few times and then does ...
Notion's user avatar
  • 56
0 votes
1 answer
73 views

We are facing strange error in our application, some users facing problems with export functionality. Code below is what we have in our codebase: exportProcess = this.exportProcessSubject.pipe( ...
wujekkiryl's user avatar
2 votes
0 answers
240 views

Earlier with the removal of --load-extension flag in the launch arguments in Chrome 137, the workaround of using --disable-features=DisableLoadExtensionCommandLineSwitch (as mentioned in question) to ...
Harshit Pal's user avatar
0 votes
0 answers
56 views

Using my webapp with google chrome 141.0.7.7390.70 on Android 13 I'm facing problem with tag <a href="tel:xxxxxxx">. It works mostly but I found a minor case where it doesn't work at ...
Sbraaa's user avatar
  • 55
0 votes
0 answers
81 views

I am building an application using the React Vite app for the frontend. In my application, I have a module for voice-to-text using the Azure Speech SDK. I am encountering an issue: when I start ...
VASANTH K's user avatar
0 votes
1 answer
128 views

I studied event behavior and also read the Chromium source code. And the following surprised me. Usually, if you move the pointer within a document, you'll get this behavior: This is the so-called ...
MaximPro's user avatar
  • 556
0 votes
0 answers
68 views

I moved the application to a new server and now the following error occurs every time you use selenium e=org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code ...
Ryan 's user avatar
0 votes
1 answer
52 views

I’m working on a legacy single-page application that uses AJAX to load different internal views. After recent browser updates the Browser Back Button stopped behaving as expected. The current problem: ...
z3po's user avatar
  • 149
0 votes
1 answer
46 views

In /etc/hosts I map 127.0.0.1 example.com, because I want the user to be able to navigate to example.com like it's real but it's actually going to my local dev server. However, it seems like Chrome ...
Xodarap's user avatar
  • 11.9k
1 vote
0 answers
56 views

I'm developing a Chrome Extension and need to programmatically insert text into a Froala Editor instance on a webpage. I'm using TypeScript for the extension's development. I've attempted various ...
Kunanj Pradhan's user avatar
1 vote
0 answers
82 views

I was experimenting with writing a forward only wrapper that expose the function of the original dll, I decided to play with chromium "chrome.dll", my code seem to work, chromes open but ...
xion's user avatar
  • 61
-1 votes
1 answer
117 views

I'm trying to run this script #!/usr/bin/env python3 from selenium import webdriver from selenium.webdriver.common.by import By from selenium.webdriver.common.keys import Keys from selenium.webdriver....
user216652's user avatar
1 vote
0 answers
105 views

If the layout of an <input type="date"> element changes while its modal (the "datepicker") is open, this can in certain circumstances cause the modal to be closed. The ...
Heiko Theißen's user avatar
0 votes
1 answer
55 views

Since the ChromeOS update on September 25, 2025 (not sure if this is the cause), my custom protocol handlers (web+collab:// and collab://) for an Isolated Web App (IWA) have stopped functioning. ...
J4GD33P 51NGH's user avatar
7 votes
0 answers
122 views

I'm experiencing significant performance degradation when uploading files to Azure Blob Storage via Azure Front Door using browser JavaScript compared to cURL. Environment Files: 10 images, ~111MB ...
emanuel.virca's user avatar
1 vote
0 answers
33 views

We are dynamically importing modules from esm.sh. This works well with esm.sh being added to the list of domains for the script-src CSP. Since Chrome has updated to version 140++ the imports throw an ...
Dennis Bauszus's user avatar
0 votes
1 answer
58 views

In Google Chrome, I’m experimenting with combining the Web Speech API (speechSynthesis) and the Media Session API so that browser-level play/pause hardware keys (and OS media controls) can control ...
Matt V.'s user avatar
  • 9,819
0 votes
0 answers
38 views

I've reinstalled VS code after a windows reinstall and live reload seized to work on chrome . I've tried it on Edge and it works fine but it stopped working on chrome . i've to press refresh for ...
Mohamed Elsayed's user avatar
1 vote
0 answers
76 views

Good day. Im working on a project with Puppeteer Sharp where i need to pull data from a website that is locked with Google authentication. I want to open my profile that have been Authenticated. But ...
user3468577's user avatar
1 vote
0 answers
77 views

How does Branch.io successfully deep link from Chrome iOS when custom domains fail? I'm facing a frustrating issue with deep links on Chrome iOS that Branch.io somehow manages to solve perfectly, and ...
Raphael St's user avatar
0 votes
0 answers
57 views

Hello, I have a workspace using Nx with multiple Angular projects. Some projects work fine in Chrome, while others crash with a SIGILL error when opened in the latest Chrome version. Surprisingly, ...
Mandresy Diary's user avatar

1
2 3 4 5
1446