As the question title says, what's the session timeout when I set "session" as cookie expiry? Can you guys point me to some documentation (I searched but haven'
I am creating a Chrome extension but just found out that it's not possible to use non-ascii characters in the regex filter of the declarativeNetRequest API. Whi
When I delete history in chrome, it is showing history as one of item on top of history list from : icon. How do I delete history in history.
I use this great feature and it works perfectly for me but I've noticed that it needs dev tools to be open every time I visit a particular website to work. Is i
I am using Javascript with Chrome and I need to share the sessionStorage content among different tabs. I know that i could use localStorage but I don't want to
So I open the Chrome developer tools and switch to the console tab, and I type the command console.log("Hello world!") but it doesn't log anything to the consol
We have a reactjs application with google sso login and we introduced cookie bot into it. We added both scripts to index.html file as it was described in the gu
Is it possible to use reCaptcha V3 in chrome extension. If yes, than how to implement it? Currently I am implementing it and facing error Refused to load the sc
I want to make a program that when started quits Chrome (if it's open) and the link won't work, it just asks me to look for an app in the Microsoft store, pleas
If you look at https://double-seven.dev.sfindr.com/html-pdf-demo/index.html in Chrome, everything is nice and in place, but if you open the print preview window
I am watching this video and I see they wanted me to use <meta name="viewport" content="width=display-width, initial-scale=1"> for more of a responsive w
I have a little problem with display:inline-block on Chrome when I try to print the page. Here is the code: <html> <head> <style> @p
Is there an accurate way to determine the length of a .mov file with chrome? On our website we currently use video.onloadedmetadata but it's causing errors. Exa
I use remote debugging on raspian with chromium(92.0.4515.98~buster-rpt2) and it works just fine. However, if I want to do the same on ubuntu with chrome(100.0.
Why do some browser engines not calculate fractional pixels precisely? Based on what logic these final values (.094, .188, .297 etc) are calculated? Is there an
In my site video use the blob data, when the video was downloaded, the saved filename is the blob name with .txt(4671addc-3ce0-4eb6-b414-ddf3406b1fe5.txt) exten
I am using Google Chrome and I need to find a way of finding on existing window and existing page way of interaction with it ( clicking on something and all tha
There are some old questions regarding this topic, but the issue I'm facing is just some days old so thought to create a new thread. I am using the content-disp
I am using getUserMedia() to take images on a vue web app. Working everywhere except on iOS safari. The user is asked permission for accessing the camera, aft
I'm trying to see the call stack of a piece of code, in Chrome and Chromium, they showed different results. I have already disabled all extensions in my Chrome,