Firefox 3 now stores bookmarks in a Sqlite file called profiles.sqlite.
This file is locked while Firefox 3 is running.
I know that there are backup files, but they are old (only written when FF exits).
I do not want the user to have to install a plug-in.
Is there a way to grab the bookmarks while FF 3 is running?
I am developing in C# 3.5 for Windows.