chrome-export

Export Chrome bookmarks and history to standard HTML bookmark files

brewmacoslinux
Try with needOr install directly
Source

About

Convert Chrome's bookmarks and history to HTML bookmarks files

Commands

chrome-export

Examples

Export Chrome bookmarks to an HTML file$ chrome-export --bookmarks ~/bookmarks.html
Export Chrome history to an HTML file$ chrome-export --history ~/history.html
Export both bookmarks and history$ chrome-export --bookmarks ~/bookmarks.html --history ~/history.html