Skip to content

Instantly share code, notes, and snippets.

@SJROHRXD
Created August 20, 2023 06:09
Show Gist options
  • Save SJROHRXD/8ea7f11bff48ddcec000da6cf86c0f3e to your computer and use it in GitHub Desktop.
Save SJROHRXD/8ea7f11bff48ddcec000da6cf86c0f3e to your computer and use it in GitHub Desktop.
Chrome Bookmarks JSON File Locations

Directly access Chrome Bookmarks JSON files:

Windows - C:\Users\ USER \AppData\Local\Google\Chrome\User Data\Default\Bookmarks

Linux - /home/ USER /.config/google-chrome/Default/Bookmarks

Mac - /Users/ USER /Library/Application Support/Google/Chrome/Default/Bookmarks

// location may vary but I believe in you
\\ Windows is so silly w these backslashes
// spaces in file and folder names kinda give me anxiety
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment