Exporting Chrome’s reading list

I found that I had a few hundred saved links in my Chrome reading list, so I vibe-coded a quick way to export the links so that I could crawl each one, sort them and actually figure out which ones to read. I also use multiple Chrome profiles (personal, family, work, investments), so the script shows a summary of your profiles and allows you to choose which ones you want to export.

┌───────────────────────────────────┐
│                                   │
│   Export Chrome Reading List      │
│                                   │
└───────────────────────────────────┘

  ↑/↓ navigate  •  enter select  •  esc quit

  ▸ Profile 1  (12 items)
    Profile 5  (150 items)
    Profile 8  (3 items)

✓ Exported 150 URLs to reading_list.csv

Find it at: https://github.com/naveen/export-chrome-reading-list