I need to parse Firefox' bookmarks programmatically and am looking for the bookmarks.
On OS X Firefox stores the (default) profile data in ~/Application Support/Profiles/[abcdefgh].default/
There's a folder called bookmarkbackups
but it doesn't seem to contain the current bookmarks.
So where are they?