Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
1 answer
80 views

I use NestJS, launch in debug mode with: nest start --debug --watch Then just open dedicated DevTools for Node.js. This worked fine until Chrome updated to version 152 and now it just shows a gray ...
Score of 0
1 answer
71 views

Recently I was working in a project where my particular staging website has windows security popup before the login page. So, I have handled it using HasAuthentication block then I got the ...
Score of -3
0 answers
104 views

I've looked up how to check console output in CodeSandbox. The answer is that there is a button that opens dev tools in the built in preview within CodeSandbox. However I've tried all suggestions I ...
Score of -1
1 answer
267 views

Firefox has a function called setWindowValue that will attach a value to a window that will persist when closing the browser, or when closing and restoring the window for example, is there a similar ...
Score of 1
0 answers
137 views

I am using leader-line JS in my web-app. I tested the implementation on Firefox browser and it was working last week perfectly and all of a sudden yesterday when I opened the page the lines appeared ...
Score of -1
1 answer
90 views

I want to read the URL of the frontmost tab in the user's active browser (Chrome, Safari, Edge, Brave, Arc, …) from a Swift macOS app, using the Accessibility API (AXUIElement). The app already has ...
user avatar
Score of 4
1 answer
161 views

Chrome/Edge lose keyboard input after cancelling beforeunload dialog when closing browser with multiple tabs I'm investigating what appears to be a Chromium-specific issue and would like to know ...
Score of 0
1 answer
213 views

Created "Kotlin Multiplatform quickstart" for a "web": https://kotlinlang.org/docs/multiplatform/quickstart.html Using: IntelliJ IDEA 2026.2 Build #IU-262.8665.258, built on July ...
Score of 2
1 answer
100 views

I've got a piece of code which successfully removes the block on right-clicking I need to make it work in Chrome only so getEventListeners() is fine I can't install my own extensions I have code ...
Score of 0
0 answers
55 views

I am building a web app () that embeds a third-party widget (https://third-party.com/...) inside an iframe. I am building a Chrome Extension to act as a bridge. When a user clicks a button on my ...
Score of -2
1 answer
163 views

I want to learn how to use AI tools to speed up my WordPress web development work. My main goals are to save time on repetitive tasks and cut down on costs — for example, avoiding hiring extra help ...
Score of -1
1 answer
53 views

In Chrome's devtools, you can see the memory sizes of various objects. However, at least for me this size is listed in kB, which is not so useful for understanding the details of how things are stored:...
Score of 1
1 answer
149 views

My web app has a manifest with the minimum set: name, icons, start_url, display. What works with Desktop Chrome Desktop Chrome (Chromium on Linux) displayed the little install icon in the URL bar. ...
Score of 0
1 answer
30 views

In some cases, the devicePixelRatio that Chrome reports for a local HTML file depends on the URL query string. It can differ even between having an empty query string and omitting the question mark. ...
Score of 0
0 answers
79 views

I am trying to create an extension in which user can press an shortcut which perform some task in chrome. The command(shortcut) would work globally whether the chrome is minimized or inside a chrome. ...

15 30 50 per page
1
2 3 4 5
4805