Skip to content

x-ray-s/bookmark-parser

Repository files navigation

bookmark-parser

A chrome bookmark parser, support export as html and json. The online example

How to use

  1. Export the bookmark file from Chrome, it will be like bookmarks_2022_9_20.html.
  2. open https://x-ray-s.github.io/bookmark-parser/
  3. Import the file
  4. You will get a json data and a preview html.
  5. Edit it with json editor.
  6. Preview button will change the result and preivew.
  7. Download html, and upload it in your static server.