# 管理您的 Chrome 扩展程序设置

广告代码 [impact.com Chrome 扩展程序](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) ，您可以管理通知、添加链接偏好并排除不希望接收通知的域名等选项。

#### 为收益机会设置通知

您可以控制希望从扩展接收浏览器通知的频率。

1. 在扩展窗口中，选择 ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **【菜单】** → **通知**.
2. 为来自特定域的浏览器通知选择接收频率：
   * 每次
   * 每天一次
   * 每周一次
   * 从不
3. 选择 ![](/files/d2c173235c02fc192f07abcee49a21799eb704f7) **\[返回]** 完成后。

#### 指定您的链接偏好

控制扩展是生成短链还是常规跟踪链接。如果您在链接中使用动态参数或某品牌在其跟踪链接中硬编码了参数，默认可能希望使用常规链接。

1. 在扩展窗口中，选择 ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **【菜单】** → **链接偏好**.
2. 选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **短链** 或 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **常规**.
3. 选择 ![](/files/d2c173235c02fc192f07abcee49a21799eb704f7) **\[返回]** 完成后。

#### 阻止对指定域的通知

要在某些网站上禁用通知，请在扩展设置中指定它们的域名。

1. 在扩展窗口中，选择 ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **【菜单】** → **已排除的域名**.
2. 使用通配符输入您想要排除的域或子域：
   * **子域通配符：** 匹配品牌的任何子域，例如， `*.acme.com`.
   * **整个域的通配符：** 适用于与该品牌关联的所有路径和资源，例如， `acme.com/*`.
3. 选择 **保存并添加另一个** 以保存该域并添加新域。
   * 选择 ![](/files/d2541b5721cbf8e05ffdeef3e45eae43c2240fee) **\[删除]** 以删除单个域或 **全部删除** 以删除所有已添加的域。
4. 选择 ![](/files/d2c173235c02fc192f07abcee49a21799eb704f7) **\[返回]** 完成后。

#### 设置您的语言偏好

1. 在扩展窗口中，选择 ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **【菜单】** → **语言**.
2. 从可用选项中选择一种语言。
3. 选择 ![](/files/d2c173235c02fc192f07abcee49a21799eb704f7) **\[返回]** 完成后。

#### 调整扩展外观

在浅色和深色模式之间选择以满足您的需求。

1. 在扩展窗口中，选择 ![](/files/fc0091aba9ec878c89a688894e9b585274ca8af5) **【菜单】** → **外观**.
2. 选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **光线** 或 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **深色** 以设置扩展的显示模式，或选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[单选按钮]** **系统** 以自动跟随系统的显示外观。
3. 选择 ![](/files/d2c173235c02fc192f07abcee49a21799eb704f7) **\[返回]** 完成后。


---

# 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://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.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.
