MacOS – Google Chrome bookmarks stored in macOS for multiple profiles

bookmarksgoogle-chromemacos

I can find bookmarks for one profile at ~/Library/Application\ Support/Google/Chrome/Default/Bookmarks. However I don't know where I can find the bookmarks for the other profile. Where should I look?

Best Answer

As you've stated, the default location is found within:

Users/<username>/Library/Application Support/Google/Chrome/Default

However, when you create additional profiles, the name Chrome uses on the associated profile folder is a generic numbered name (e.g. Profile 2, Profile 3 and so on)

The best way to find the folder path for a particular user is to:

  1. Within Chrome switch to the other profile
  2. Chrome will open a new window using the profile you just selected
  3. Now in the URL/address bar enter the following: chrome://version
  4. Press Enter
  5. The browser window will now provide a whole range of data
  6. Look for the Profile Path entry
  7. This will show you the exact file path location of the profile you selected at Step 1
  8. Now you can use that path to find all the data associated with that profile