4,343 questions
Score of -1
0 answers
45 views
Getting the exact Font type present in the html code through chromium browser rendering exact font type in the pptx
While converting an HTML slide into a PowerPoint (PPTX) slide using DomoXML, I am unable to preserve the exact font that is used and rendered by Chromium.
My requirement is to ensure that the font ...
Score of 0
1 answer
66 views
How to see service worker errors in Chromium debugger?
I have followed the instructions in the MDN page Using Service Workers.
My code is the same as on that page except, of course, for the specified array of resources to cache.
In the Chromium debugger, ...
Score of 0
1 answer
103 views
Can I disable pausing on debugger statements in Chromium with Blazor?
When debugging a Blazor web assembly application in Chromium-based browsers (Chrome, Edge), the browser pauses on JavaScript debugger; statements somewhere inside the web assembly implementation, e.g.,...
Score of 1
1 answer
130 views
Why does Chrome on Android not prompt installation of my web app?
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
77 views
Chromium application manifest error "Icon ....svg failed to load"
There is no error regarding logo.png served from the same directory
Firefox seems to have no trouble with any of the manifest
File manifest.webmanifest :
(edit: added corrections suggested in answer ...
Best practices
0
votes
1
replies
55
views
Web browser lib which is not build on Chromium
I want to make my own Web browser and build it trusted enough to pass cloudflare, chromium is fine, but I want to avoid it
Basically, I'm looking for open source library which was not built on ...
Score of -2
1 answer
186 views
Chrome command-line switch --force-webrtc-ip-handling-policy not blocking IP leakage in Release build [closed]
I am trying to launch an isolated Google Chrome instance on macOS with a specific user-data-dir and proxy settings. My goal is to restrict WebRTC to only use the configured proxy (hide the real public ...
Score of 0
1 answer
87 views
CEF Linux SendKeyEvent Ctrl+A produces empty DOM key/code
I am using CEF on Linux (OSR/windowless) with an SDL2 input bridge.
I want to send a native Ctrl+A shortcut to a focused editor using
CefBrowserHost::SendKeyEvent (not a JavaScript selection ...
Score of 0
0 answers
102 views
Enable Overlay Scrollbars in Electron app
There is a chromium flag called "overlay-scrollbar". It is supposed to re-enable css overflow: overlay.
Some websites and articles claim that this chromium flag is disabled. However, it is ...
Score of 1
1 answer
74 views
How to use existing chromium profile for ferrum?
I have setup chromium profile and wish to use that with ruby ferrum library. I copied complete configurations directory into /tmp and passed browser switched, but profile extensions seems to not work....
Score of 0
0 answers
107 views
MV3 service worker killed by `StartTimeoutTimer` on 6W TDP devices ; all extensions fail uniformly, restart loop never self-recovers
i'm working on an MV3 extension that uses webRequestBlocking (deployed in managed education environments). we've hit a reproducible issue on thermally-constrained devices; specifically Intel Pentium ...
Score of 0
0 answers
58 views
Qt6 WebEngine: js: requestStorageAccess: Permission denied. - Need to enable access
I have a very basic web browser in Qt6. When I go into e.g web pages such as https://youtube.com or https://play.geforcenow.com, I will get this message.
js: requestStorageAccessFor: Permission denied....
Score of 2
1 answer
153 views
How to debug high CPU in chrome tab?
How can you debug what is using so much CPU and RAM in Chrome/Chromium? Using the task manage shows this page is gobbling up loads:
https://www.express.co.uk/news/world/2166274/jeffrey-epstein-donald-...
Advice
0
votes
0
replies
89
views
GNOME OSK (gjs-osk) works in main page but hides behind Chromium kiosk window when focus is inside an iframe
I’m setting up an HMI interface on Ubuntu + GNOME. The application is a web page shown in Chromium kiosk mode.
I’m using this on-screen keyboard extension because it’s movable and customizable:
https:/...
Advice
0
votes
2
replies
79
views
Open links in external/default browser when current in KIOSK mode
Windows 10x64
I have an array of browsers (Chrome, Chroimum, FF, etc) and I have a need to run specific app in KIOSK mode in browser (slack/discord) but any links clicked inside that instance has to ...
