# Open Extension

Bạn có thể sử dụng chức năng này để tự  động kích hoạt extension, tương tự như việc bạn nhấn mở extension. Khi bạn muốn tự động kích hoạt extension nào thì bạn phải thêm extension đó vào profile của bạn. Sau đó lấy ID của Extension đó và nhập vào nút Open Extension.

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

| parameter    | illustrate                                       |
| ------------ | ------------------------------------------------ |
| Extension ID | Nhập  vào ID của extension mà bạn muốn kích hoạt |

&#x20;

Ví dụ: Lấy ID của extension 2captcha

-Truy cập đường dẫn : chrome://extensions/

\- Chọn On switch Developer mode

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

&#x20;

\-        Đây là ID của extension

<figure><img src="/files/t8UMlRsmWX8c1IBAfbc3" 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/automation-user-manual/other/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.
