

Where Are The Chrome Bookmarks Stored ((full)) Jun 2026
Where Are The Chrome Bookmarks Stored ((full)) Jun 2026
Since Chrome treats bookmarks as a simple file, backing them up is as easy as copying and pasting.
| Column | Type | Description | |--------------|---------|-------------------------------------------------| | id | INTEGER | Primary key | | parent_id | INTEGER | References parent folder (root = 0) | | type | INTEGER | 1 = URL, 2 = folder | | title | TEXT | Display name | | url | TEXT | The bookmarked URL (NULL for folders) | | date_added | INTEGER | Chrome time (microseconds since 1601-01-01) | | sync_id | TEXT | GUID for cloud sync | where are the chrome bookmarks stored
: /Users/[YourUsername]/Library/Application Support/Google/Chrome/Default Since Chrome treats bookmarks as a simple file,
. Microsoft Learn +2 The Bookmark Files Explained When you navigate to the folders above, you will typically find two related files: Bookmarks: This is the current, active file that Chrome reads every time you open the browser. Bookmarks.bak: An automatic backup created by Chrome periodically or when you close the browser. Pro Tip: If you accidentally delete a bookmark, you can often restore it by closing Chrome, deleting the main "Bookmarks" file, and renaming "Bookmarks.bak" to simply "Bookmarks". Microsoft Learn +4 Alternative: Exporting as HTML If you need a portable version of your bookmarks for another computer or browser, use the built-in export tool: Press Bookmarks