I've tried recovering bookmarks unsuccessfully. Any other ideas?
Tried various solutions without success. My library (bookmarks) is empty and I cannot find the files you mention under my finder/ librarly / application support / Firefox (missing, but Mozilla exists, but it doesn't have the files you mention).
All Replies (1)
Help > Troubleshooting Information > Profile Directory > Open Containing folder See also Use the Troubleshooting Information page to help fix Firefox issues
Copy and Paste this code in the Code field in the "Tools > Error Console" and click the Evaluate button to see the location of the profile folder.
alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);