Skip to main content

All Questions

Tagged with
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
3 votes
4 answers
5k views

Delete all cookies except those from certain sites with Firefox

With Firefox, how to delete all cookies except those from a custom list of whitelisted sites? (eg. google.com, stackoverflow.com... – I want to stay logged-in) I know the "Clear all history" ...
Basj's user avatar
  • 1,916
0 votes
0 answers
54 views

nasty cookies from data1.mein-bmi.com

Whenever I visit a website, it shows me that I have cookies from data1.mein-bmi.com. I wonder how I can trace the reason for this. Example to reproduce: I use Chrome on Windows to visit a web site, e....
Thorsten Staerk's user avatar
0 votes
2 answers
48 views

Move HDD from one laptop to another and retain active logins?

My laptop recently died, and I plan to move the hard drive from the dead laptop to a new laptop. Will I (/can I/when can I) retain my active logins in Firefox or Chrome if I do that? (I am logged into ...
capet's user avatar
  • 103
0 votes
0 answers
37 views

Deleting all third-party cookies and HTML5 site data using commandline/cygwin on windows 7

is it possible to delete all cookies third-party cookies flash cookies HTML5/site data like sqlite DB, .. did I miss anything? using cygwin/cmd/powershell? Prefer cygwin/bash. For some reason, ...
user674669's user avatar
3 votes
1 answer
218 views

Chromium - Selective Cookie blocking doesn't work

I have a fresh install of Chromium Browser on Windows 7. Chromium Version 36.0.1926.0 (261698). I got to Settings -> Privacy -> Clear Browsing Data .. & clear all cookies from from the beginning ...
user93353's user avatar
  • 583
0 votes
1 answer
250 views

Firefox Lightbeam completely blank

Using the Lightbeam addon with Firefox 24.0 under Windows XP and Windows 7, the Lightbeam tab is always completely blank. It indicates in a top bar that I have visited x sites and y third party sites ...
Chenmunka's user avatar
  • 3,228
0 votes
4 answers
2k views

Program or Firefox plugin to keep cookie alive?

I need to make some cookie to stay alive forever, because some website I use doesn't have "remember me" option when logging in. Is there any plugin, or program for this?
Rookie's user avatar
  • 1,233
14 votes
4 answers
83k views

Where does Chrome store its cookie file?

AFAIK Google Chrome uses an SQLite file to save cookies. I've tried to locate this file under my Windows 7 but couldn't locate it. I've found one file only, under C:\Users\your_username\AppData\Local\...
MChan's user avatar
  • 281
2 votes
3 answers
2k views

Wget a page that requires logging in

I’m trying to figure out a way to use Wget or a similar tool so that I can schedule a web page to be downloaded regularly as a sort of updating log. The problem is that the page requires that I be ...
Synetech's user avatar
  • 69k
1 vote
0 answers
548 views

Mystery - IE8 losing all cookies randomly for a few users

Our site, which has a few hundred thousand users log in each day, is experiencing a very rare problem where certain IE8 users abruptly lose all their cookies, and therefore are then logged out. ...
malgorithms's user avatar
-1 votes
1 answer
324 views

IE8 doesn't use cookies when it is not the default browser

I use Google Chrome as my default internet browser, and I'm testing a code I made in HTML which uses cookies to store a variable. It works fine in Chrome and Firefox, but seems not to save any cookies ...
Domingo's user avatar
  • 1,233
2 votes
1 answer
4k views

How can I copy a cookie from one machine to another?

I am unable to login to certain websites (such as StackOverflow) because the login URL is getting blocked (not the whole website) via a firewall. Is it possible to copy the cookie file from another ...
deostroll's user avatar
  • 1,815