# 从safari中导出打开的tab

日常工作中，常常在safari中打开很多的web页面，时间久了，想关闭又发现有些文章还没有看完。此外，有时还要切换到到Linux桌面工作，如何将大量的safari中的页面迁移到linux平台的chromium就是一个比较头疼的事情。

其实有一个比较简单的解决方法，甚至不需要安装第三方插件。

Safari或Chrome都支持一种将所有打开的tab保存到一个Bookmark目录，再加上现在主流浏览器都支持互相导入导出Bookmark，这样就非常方经常同步各个平台的浏览器。

![safari保存tab](/files/-M1TANQT8fDKMX-xqVnN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/develop/mac/migrate_open_tabs_from_safari.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
