Hacker News new | ask | show | jobs
by shacrw 2266 days ago
yesterday I exported and closed 706 tabs in Android Chrome. Natively, you can't export/bookmark tabs in bulk on Android. I used adb to get json list, then converted json to csv and a custom python script to get an HTML file from the csv and export them to a folder in Bookmarks Bar.

Now, thinking of using some newsletter automation to deliver 5 links from those folders daily so that I can remove them over time.