how should i locate firefox bookmark on hard disk
I want to find the folder of firefox's bookmark on my hard disk
All Replies (2)
Your Firefox bookmarks are stored in a database file. Unlike your Windows/IE Favorites, Firefox bookmarks are not individual files in the file system.
Are you looking to make a backup, or to edit your bookmarks? Maybe one of these articles will help:
- Export Firefox bookmarks to an HTML file to back up or transfer bookmarks
- Restore bookmarks from backup or move them to another computer (Note: a "Restore" will replace all your current bookmarks, so be cautious in restoring bookmark backups)
- Use bookmark folders to organize your bookmarks
Firefox stores the bookmarks and the browsing history in a SQLite database file named places.sqlite. Firefox stores the bookmarks and the browser history in places.sqlite and no longer uses an HTML file or creates an HTML backup for the bookmarks.
Firefox keeps rotating daily JSON backups (bookmarks-####-##-##_xxxx.json) of the bookmarks in the bookmarkbackups folder within the Firefox profile folder up to a maximum of 10. There is currently a hash value appended that makes it possible to check if a backup is needed or that there have been no changes.
You can use this button to go to the currently used Firefox profile folder:
- Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
See also: