Hi, folks: I'm currently using Firefox 3.0 on my Ubuntu 8.04 system. The browser saves its cookie file in the same directory as its predecessor Firefox 2.x, but in a SQLite database file called cookies.sqlite instead of a textual file. And I want to add support for this new cookie file format into wget. The coding is almost done. I'd like to know if anyone else is also working on this.
Thanks! Hao Song