# 打开扩展 (Open Extension)

您可以使用此功能自动激活扩展程序，类似于单击打开扩展程序。当您想要自动激活任何扩展程序时，您必须将该扩展程序添加到您的账号资料中。然后获取该扩展的 ID 并将其输入到“打开扩展”按钮中。

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

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Extension ID</td><td>输入您要激活的扩展程序的 ID</td></tr></tbody></table>

例如：获取2captcha扩展的ID

\- 访问链接：chrome://extensions/

\- 选择打开开关开发者模式

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

\- 这是扩展程序的 ID

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


---

# 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.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/da-kai-kuo-zhan-open-extension.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.
