All Questions
15 questions
0
votes
1
answer
827
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 ...
0
votes
1
answer
501
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
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.
...
4
votes
4
answers
6k
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" ...
0
votes
0
answers
58
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....
0
votes
2
answers
60
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 ...
0
votes
0
answers
39
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, ...
3
votes
1
answer
219
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 ...
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 ...
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?
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\...
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 ...
1
vote
0
answers
549
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. ...
-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 ...
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 ...