> For the complete documentation index, see [llms.txt](https://docs-cn.hapigo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-cn.hapigo.com/extention/bmsearch.md).

# 浏览器书签搜索

书签书签HapiGo 书签搜索扩展可以让你搜索多个浏览器中的书签。

输入关键词「sq」或「bmk」可以匹配「书签搜索」扩展，按下 tab 或空格进入「书签搜索」扩展。此时，我们输入关键词（支持拼音）即可搜索来自多个浏览器的书签。

### 书签搜索设置

在书签右上角有一个齿轮菜单，这里可以进行 3 项快速设置。

1. **书签直搜：**&#x5F00;启后，可以直接在主搜索框搜索书签。如果目标结果在第一个，直接回车即可打开。
2. **书签来源：**&#x48;apiGo 支持 Safari、Chrome、Edge、Firefox 等常见浏览器书签搜索。但是如果某些浏览器书签你不需要搜索，可以取消勾选。
3. **指定浏览器打开书签：**&#x4F60;可以使用书签所在浏览器打开，也可以指定默认浏览器或其他任意浏览器。

<figure><img src="/files/TkKbhI54fXVhHn9lCwbw" alt=""><figcaption><p>书签直接搜索</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs-cn.hapigo.com/extention/bmsearch.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.
