- Published on
arc浏览器导出书签
- Authors
- Name
- Foolgry
- @foolgryw
Arc 浏览器,很优秀的一个浏览器,但是不适合所有场景,所以有时候需要把书签导出到别的浏览器。
arc 浏览器不支持直接导出工作区的书签,所以需要一些别的工具。
Arc 的收藏数据存放在 StorableSidebar.json 这个文件中
需要将 StorableSidebar.json 文件转换为标准的 html 书签才能给其他浏览器使用
下面文章专门写了这件事情 https://sspai.com/post/81942
然后评论区有个朋友写了一个工具,可以导出 arc 浏览器书签 https://xiaogliu.github.io/export-arc-bookmarks/