> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.md).

# Chrome 拡張機能の設定を管理する

の [impact.com の Chrome 拡張機能](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) 、通知を管理したり、リンク設定を追加したり、通知を受け取りたくないドメインを除外したりすることができます。

#### 収益機会の通知を設定

拡張機能からブラウザ通知を受け取る頻度を設定できます。

1. 拡張機能ウィンドウで、次を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[メニュー]** → **通知**.
2. 特定のドメインからのブラウザ通知を受け取る頻度を選択してください：
   * 毎回
   * 1日に1回
   * 週に1回
   * 受け取らない
3. 選択 ![](/files/97e4408e8ac7edaffe8771e6192beb7feeda7a01) **\[戻る]** 完了したら。

#### リンクの設定を指定

拡張機能で短い追跡リンクを生成するか、通常の追跡リンクを生成するかを制御します。リンクで動的パラメータを使用する場合や、ブランドの追跡リンクにパラメータがハードコードされている場合は、既定で通常のリンクを使用するとよい場合があります。

1. 拡張機能ウィンドウで、次を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[メニュー]** → **リンク設定**.
2. 選択 ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **短縮** または ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **通常**.
3. 選択 ![](/files/97e4408e8ac7edaffe8771e6192beb7feeda7a01) **\[戻る]** 完了したら。

#### 指定したドメインへの通知を防ぐ

特定のWebサイトで通知を無効にするには、拡張機能の設定でそれらのドメインを指定してください。

1. 拡張機能ウィンドウで、次を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[メニュー]** → **除外するドメイン**.
2. ワイルドカードを使用して除外したいドメインまたはサブドメインを入力してください：
   * **サブドメイン用のワイルドカード：** ブランドの任意のサブドメインに一致します。例： `*.acme.com`.
   * **ドメイン全体用のワイルドカード：** ブランドに関連するすべてのパスとリソースに適用されます。例： `acme.com/*`.
3. 選択 **保存して別のものを追加** ドメインを保存して新しいドメインを追加するには
   * 選択 ![](/files/4a7ba54f81738dbca9021d79eb423aeabcfa8773) **\[削除]** 1つのドメインを削除するには、または **すべて削除** 追加したすべてのドメインを削除するには
4. 選択 ![](/files/97e4408e8ac7edaffe8771e6192beb7feeda7a01) **\[戻る]** 完了したら。

#### 言語設定を行う

1. 拡張機能ウィンドウで、次を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[メニュー]** → **言語**.
2. 利用可能なオプションから言語を選択してください。
3. 選択 ![](/files/97e4408e8ac7edaffe8771e6192beb7feeda7a01) **\[戻る]** 完了したら。

#### 拡張機能の外観を調整

必要に応じてライトモードとダークモードを選択してください。

1. 拡張機能ウィンドウで、次を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[メニュー]** → **外観**.
2. 選択 ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **ライト** または ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **ダーク** 拡張機能の表示モードを設定するには、または次を選択します ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]** **システム** システムの表示設定に自動的に従うには
3. 選択 ![](/files/97e4408e8ac7edaffe8771e6192beb7feeda7a01) **\[戻る]** 完了したら。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
