Firefox Database Files
Each User on a system has his or her own SQLite RDMS in their profile and it is important to note that the data in the files is profile specific. Firefox (version 16.0.2) typically includes twelve SQLite databases, each of which performs a different function such as to store bookmarks, cookies, places visited, searches, and so forth. The previous column discussed the addons.sqlite, chromeappsstore.sqlite, content-prefs.sqlite, cookies.sqlite, downloads.sqlite, extensions.sqlite, formhistory.sqlite, and permissions.sqlite files. This column discusses the remainder of those files. All date/time stamps in the tables are stored as UNIX numeric values which can be decoded by using an application such as “DCode.”
read more.........http://www.dfinews.com/article/mozilla-firefox-forensics-part-4