I am able to read the cookies from the sqlite db in firefox. However, I need to also read the cookies that are marked "Expires: At end of session" in the firefox cookie list.
It appears that these are NOT stored in the sqlite database.
Is there any means to read these programmatically?
Thanks, Elijah