"roots": "bookmark_bar": "children": [ "name": "Google", "type": "url", "url": "https://www.google.com" , "name": "Work Folder", "type": "folder", "children": [ ... ] ] , "other": ... , "synced": ...
/home/[YourUserName]/.config/google-chrome/Profile [N]/Bookmarks where are chrome favorites stored
Bookmarks.bak.json (note the .json extension on some Linux builds). 4. ChromeOS ChromeOS is a special case because it’s a tightly integrated, cloud-first operating system. You cannot directly access the raw bookmark file through a file explorer like on Windows or Mac. /home/[YourUserName]/
Bookmarks.bak – Chrome automatically creates this backup of the last good bookmark state. 2. macOS On a Mac, Chrome bookmarks are stored in the user’s Application Support folder inside the Library directory. You cannot directly access the raw bookmark file
| File Name | Purpose | |-----------|---------| | | The main, active bookmarks file. It’s a JSON file (human-readable text). | | Bookmarks.bak (or .bak.json ) | Automatic backup created every time Chrome starts. If the main file gets corrupted, Chrome restores from this. | | Bookmarks.bak2 | Secondary backup on some Chrome versions. | | Bookmarks.bak-old | Older backup, usually after an update or profile migration. |
C:\Users\[YourUserName]\AppData\Local\Google\Chrome\User Data\Profile [N]\Bookmarks ...where [N] is a number (e.g., Profile 2 , Profile 3 ).
There is —it depends on your OS and, for Windows and Linux, your username. Detailed Locations by Operating System 1. Windows 10 & 11 On modern Windows versions, Chrome stores bookmarks inside a hidden folder called User Data within your local application data directory.