I would like to extract session cookies from a running Firefox instance. Is there are a supported mechanism to do this?
Somewhat surprisingly (to users, I mean—but obviously, something like this is required if you want to do crash restarts without a supervisor process), the session cookies are written to disk, but not the SQLite cookie store. I found a way to extract them from the crash recovery files, but this feels rather dirty and brittle, so I'm looking for better options. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform