View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#7
@seanmcken,

Error: Insufficient information.

You need at least a name and a value. You've posted (presumably) two values. Normally you'd also need the hostname (unless you want the browser to send that cookie to every server). An expiry date is also nice to have, but not required.

Once you have that, grab ~/.mozilla/microb/cookies.sqlite

and use a SQLite editor to delete/edit/insert cookies. Then place the updated file back in the above folder.

Last edited by reinob; 2012-08-02 at 09:43. Reason: s/data/that/ && s/you/use/
 

The Following User Says Thank You to reinob For This Useful Post: