{ "name": "示例文件夹", "icon": "fa-folder", "items": [ { "type": "link", "name": "链接名称", "url": "https://example.com", "icon": "fa-link" }, { "type": "separator" }, { "type": "folder", "name": "子文件夹", "icon": "fa-folder", "items": [] } ] }
{ "folder": "文件夹名称", "bookmarks": [ { "title": "网站标题", "url": "https://example.com" }, { "title": "─────分隔符─────", "url": "https://separator.mayastudios.com/..." } ] }