# 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) **\[戻る]** 完了したら、を押してください。

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

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

1. 拡張機能ウィンドウで、を選択します ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **はじめる** → **除外ドメイン**.
2. ワイルドカードを使って除外したいドメインまたはサブドメインを入力してください：
   * **サブドメイン用のワイルドカード：** ブランドの任意のサブドメインに一致します。例： `*.acme.com`.
   * **ドメイン全体用のワイルドカード：** ブランドに関連するすべてのパスとリソースに適用されます。例： `acme.com/*`.
3. 選択 **保存して別を追加** ドメインを保存して新しいドメインを追加するには、を押してください。
   * 選択 ![](/files/4a7ba54f81738dbca9021d79eb423aeabcfa8773) **\[削除]** 単一のドメインを削除するには、を押すか **すべて削除** 追加したすべてのドメインを削除するには、を押してください。
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: 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/ja/nitsuitebitaidesuka/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.
