# Chrome 浏览器无法代理

### 此类通常是由于扩展程序插件导致

### 解决方案：尝试使用无痕模式访问

在 Chrome 浏览器界面使用「快捷键」 打开无痕模式窗口(无痕模式不加载 Chrome 扩展程序)。

* Windows快捷键: Ctrl+Shift+N
* macOS快捷键: Shift+Command+N

在无痕模式窗口访问 [https://ip.skk.moe](https://ip.skk.moe/) 查看是否代理成功。

如果问题得到解决，请逐个关闭 Chrome 的扩展程序，排查哪个扩展程序所致。


---

# 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://hutaodocuments.gitbook.io/hutaocloud/software/chrome.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.
