Skip to main content

Questions tagged [cookies]

Small files sent by sites, used by web browsers, to keep your session or preferences for next time.

0 votes
1 answer
861 views

Why do I see cookies from sites that I have never visited?

Using google chrome I see many cookies from sites that I have never visited. How is this possible?
morpheus's user avatar
  • 253
2 votes
0 answers
519 views

How to sync chrome *logged in* sessions across devices?

Is there a way to sync not only passwords, cookies, bookmarks,but also the website logged in sessions themselves? I'm a developer that travels a lot but does not currently have a laptop (long story), ...
Jameel Amir's user avatar
0 votes
0 answers
160 views

Presence of certain cookies restrict me from accessing websites

I have a problem on a refurbished computer that I haven't use in a long time (Windows 10). First time I booted it after the refurbish it worked as intended. Since then, anytime I try to access a ...
chenard612's user avatar
0 votes
1 answer
648 views

Add a new cookie from outside of chrome

I have this command which enters the user in a chrome window to my site. chrome.exe --incognito --app="https://www.example.com/home" I want the user to log into their account once (both the ...
user17293366's user avatar
0 votes
1 answer
447 views

How can I add a new cookie to chrome using powershell [closed]

How do I add a new cookie to chrome using powershell I searched for this topic and couldn't find anyone talking about it before
A7ec's user avatar
  • 1
0 votes
1 answer
3k views

Windows Kiosk mode - Allow cookies in MS Edge?

I enabled on "interactive display" machine with Windows 10 Pro the Kiosk mode with MS Edge running an web application. I also set that the app should restart every 5 minutes of inactivity. ...
DooM's user avatar
  • 1
1 vote
1 answer
3k views

How to import cookies to safari browser

I want to import cookies to safari browser from google browser which I've exported them using the cookie-editor plugin. Is there a way to do the same here.
Yasas Lowe's user avatar
0 votes
1 answer
1k views

How to stop cookie prompt while using Invoke-WebRequest in PowerShell

I have a script that uses Invoke-WebRequest. It has worked fine until yesterday when it pauses for a prompt to accept cookies in a window button. $webpage = Invoke-WebRequest -SessionVariable session ...
LouF's user avatar
  • 71
0 votes
1 answer
288 views

Make third-party cookie settings per site persistent on Google Chrome

Background When you use extensions on GitHub Codespaces, you have to add the site [*.]github.dev to Sites that can always use cookies settings and enable third-party cookies on this site if you block ...
SATO Yusuke's user avatar
1 vote
1 answer
467 views

Blocking annoying cookie consent banner on Golem.de (if possible with the add-on ublock origin)

I wish to block the annoying cookie consent banner on Golem.de. If possible with the add-on ublock origin. I don't wish to install i-dont-care-about-cookies.eu because there is no source repo. I use ...
Sybil's user avatar
  • 880
0 votes
1 answer
978 views

Accept all cookies automatically in Google Chrome Incognito mode

Is there a way to force Google Chrome to accept all cookies automatically when in incognito mode? I'd prefer the solution to not require installation of extensions because ideally this would work in ...
bgoodr's user avatar
  • 661
0 votes
1 answer
96 views

Exclude IE cookie from UWF in windows

I have set up the UWF on C: and excluded several folders that should be writable for my setup to work. Additionally I have an Internet Explorer cookie that is saved locally. According to Internet ...
Nostra's user avatar
  • 1
0 votes
1 answer
232 views

Need to use Encrypted Authorization code from http response & use it further in the code

I want to decrypt the below field "_id" from HTTP Request/Response (present in both) , parameterize it & use in my scripts below - set-cookie: _id=s%...
Deepika's user avatar
2 votes
2 answers
5k views

Does MS Edge support multi-account containers across tabs?

My company's web app maintains sessions via cookies. One of our customers uses MS Edge and wants to be able to have a completely separate session running our web app in each browser tab, for sometimes ...
HerrimanCoder's user avatar
4 votes
1 answer
4k views

How to dowload files with original timestamp?

Many web sites ask us to login before downloading real contents files, and restrict us to download files from it with a cli program such as wget or curl. So we must download files with a browser, ...
Leon's user avatar
  • 239

15 30 50 per page
1
2
3 4 5
30