Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
23 views

I recently used this python library on injecting proxy username and password on Selenium https://github.com/freezingdata/selenium-authenticated-proxy It works for a couple of months, but now. Chrome ...
Rocky's user avatar
  • 135
Advice
0 votes
0 replies
26 views

Is it possible to move tabs saved in the “Tab Session Manager” extension or add-on to another browser I use, or transfer them to the “Session Buddy - Tab & Bookmark Manager” extension in my ...
パーカートーマス's user avatar
-2 votes
1 answer
86 views

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 ...
Steve's user avatar
  • 3
-1 votes
0 answers
49 views

What I am trying to do I am building a browser-based exam proctoring platform that runs in Safari and Chrome on iPad. I need to detect when a candidate opens another app or browser tab in Slide Over (...
Vedant Suthar's user avatar
Advice
0 votes
4 replies
68 views

I have implemented a search facility on text in an html textarea. When a button is pressed, the search text is found in the text, the textarea is scrolled to bring the found text into view, the ...
AlanQ's user avatar
  • 135
-1 votes
1 answer
54 views

How to launch a Chrome instance from VS Code for debugging that has my account config (Google profile, plugins, etc.)? If I add the standard launch config, it opens a 'gutted' Chrome version. But I ...
DBencz's user avatar
  • 1,394
-2 votes
2 answers
155 views

I'm trying to use the Media Session API. That's the playback control in the browser itself: The pause button successfully pauses the sound and the seek bar, but the pause button doesn't turn into a ...
root's user avatar
  • 3,115
2 votes
0 answers
53 views

I'm facing a frustrating UX issue with microphone permissions in Chrome. The Flow: User grants mic access -> User later goes to Chrome Site Settings and manually toggles the Microphone to "...
Hiền's user avatar
  • 11
2 votes
1 answer
117 views

Something must be missing, but I just don't know what. Because the installed web app should be listed in the array when calling navigator.getInstalledRelatedApps() but the array is just empty. Chrome (...
Simon Ferndriger's user avatar
Advice
0 votes
3 replies
168 views

I’m working on a Google extension and I wanted to ask for help because I have a pretty clear idea of what I want to build, but I don’t know how to actually implement it in code. I’m using HTML and ...
lamafesa's user avatar
1 vote
1 answer
117 views

When I try to create a <length> type property in my CSS, Chrome complains if I don't use pixels as the unit of measurement: @property --my-width { syntax: "<length>"; ...
McMurphy's user avatar
  • 1,488
Advice
0 votes
0 replies
68 views

I have set up an interceptor to enrich my requests headers before they reach one of my proxies, but I have the following issue: When looking at the proxy logs, I see that the request to download the ...
Youpi's user avatar
  • 1
0 votes
1 answer
106 views

Problem: I have been trying to create my own pop-up for a Google Chrome extension that I have been working on. I have barely started, and have already come across an issue with the styling of the pop-...
Raed Mardom's user avatar
2 votes
2 answers
116 views

I have the following test code, where I have several divs in an inline-flex element. The last div contains some "secret" text. The text should not scroll, so its position is absolute. The ...
Isaac Ren's user avatar
  • 153
0 votes
0 answers
56 views

I'm implementing Google OAuth in a Node.js/Express app. Standard sign-in (selecting an already-listed Google account) works correctly. But when a user taps "Use another account" on the ...
Sam12's user avatar
  • 1,815

15 30 50 per page
1
2 3 4 5
4810