natmicon
BANNED
- Dec 1, 2012
- 102
- 51
Alright, so I have a situation where I'm trying to keep consistant cookies across sessions for various users. With Chrome, it's super easy to add cookies. With Firefox, they don't want to add the cookie unless you've navigated to the site the cookie is for (which is useless, since I want to keep it consistant) and they don't seem to allow the leading . which so many cookies use now.
So if I go to the site, it gives an exception ".domain.com" when I try to load the cookie.
Is there any way around this to force Firefox to accept the leading . for subdomains in cookies?
If not, is there a way to have Chrome start a randomly generated profile each time with the exception of having a particular WEBAPP installed (not extension, I can't download the CRX that I can see)?
So if I go to the site, it gives an exception ".domain.com" when I try to load the cookie.
Is there any way around this to force Firefox to accept the leading . for subdomains in cookies?
If not, is there a way to have Chrome start a randomly generated profile each time with the exception of having a particular WEBAPP installed (not extension, I can't download the CRX that I can see)?