Bookmarks exported by chrome,safari,firefox,ie I want to convert to objects in the following format
{
"title": "title",
"addr": "href",
"type": "site", // folder
"children": [] //
}
several browsers have similar bookmark formats but some differences
find the conversion code
Baidu network disk data source