# 使用 Chrome 插件

Chain.fm 插件支持 2 种打开模式，适合不同的使用场景：

1. 悬浮窗模式：适合在交易期间打开，当前页面内快速跳转，每个 Tab 可以添加单独的浮窗。
2. 侧边栏模式：适合在交易之外的时间打开，一边看视频一边盯着链上动态，娱乐打狗两不误，一个浏览窗口只能添加一个侧边栏。

#### 悬浮窗模式

<figure><img src="/files/4zluP6pqGcmMLh2D1sm9" alt=""><figcaption></figcaption></figure>

插件安装完之后，打开任何网页您将可以在网页右上角看到 Chain.fm 悬浮图标，点击该图标将会展开悬浮窗

<figure><img src="/files/M62MEbmcKBBcSy3Py5MY" alt=""><figcaption></figcaption></figure>

您可以拖拽窗口标题栏将其移动到合适的为，或者拖拽窗口边框，四个角调整其大小

<figure><img src="/files/ML7G1IZgAFuIlbxR9ltn" alt=""><figcaption></figcaption></figure>

#### 侧边栏模式

<figure><img src="/files/8SAuJ8US6DMF13FWgo3N" alt=""><figcaption></figcaption></figure>

插件安装完成后，点击地址栏右侧的插件图标，您将在插件列表看到 Chain.fm 插件，点击固定按钮将其固定在地址栏右侧，以便日后更加便捷的使用。

<figure><img src="/files/1JYk4gSNTZjxsEe7Ztix" alt=""><figcaption></figcaption></figure>

插件固定到地址栏右侧后，点击 Chain.fm 图标，浏览器将会呼出侧边栏并打开插件

<figure><img src="/files/cIGJxwfDbSlCBHI1JLD3" alt=""><figcaption></figcaption></figure>

在侧边栏模式下，如果当前 tab 为支持的交易平台，点击 token 插件将直接在当前 tab 快速打开 token 页面。

以上就是 Chain.fm 插件的使用教程，如果您还想了解插件内的功能如何使用，请查看 [教程](/docs/zh-cn/jiao-cheng.md)。


---

# 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://docs.chain.fm/docs/zh-cn/chrome-cha-jian/shi-yong-chrome-cha-jian.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.
