A chrome bookmark parser, support export as html
and json
. The online example
- Export the bookmark file from Chrome, it will be like
bookmarks_2022_9_20.html
. - open https://x-ray-s.github.io/bookmark-parser/
- Import the file
- You will get a json data and a preview html.
- Edit it with json editor.
- Preview button will change the result and preivew.
- Download html, and upload it in your static server.