One I didn't see mentioned already: I use something called EditThisCookie.
I'm sure it has many features, but I just use it to quickly delete cookies for one site, primarily on my development sites.
I use it a couple of times a day, probably.
Most common use case: I switch rails projects, and being on the same localhost:port address, it tries to use my other cookies and causes problems. I delete them in 2 seconds.
I'm sure it has many features, but I just use it to quickly delete cookies for one site, primarily on my development sites.
I use it a couple of times a day, probably.
Most common use case: I switch rails projects, and being on the same localhost:port address, it tries to use my other cookies and causes problems. I delete them in 2 seconds.