# VirusTotal 検索連携

{% hint style="info" %}
次の方法を使用して、Chromeブラウザで拡張機能を登録し、コンテキストメニュー（右クリックメニュー）に「VirusTotalで検索」オプションを追加することができます。
{% endhint %}

### 1. PLURA 拡張機能のダウンロード <a href="#id-1" id="id-1"></a>

* ダウンロード [👉](https://github.com/QubitSecurity/PLURA/tree/main/functions/browser-extention/chrome/virustotal-search/script)\
  ![](/files/phC3WyLSLfYBPg7CzDvs)

### 2. PLURAフォルダーを作成し、そこに3つのファイルを移動してください。 <a href="#id-2" id="id-2"></a>

### 3. Chromeブラウザで拡張機能管理に移動してください。 <a href="#id-3" id="id-3"></a>

```bash
chrome://extensions/
```

### 4. 「デベロッパーモード」を有効化してください。 <a href="#id-4" id="id-4"></a>

* ブラウザの右上部分\
  ![](/files/bPN7sCZ4dzBpGa41Y8RK)

### 5. 「パッケージ化されていない拡張機能を読み込む」ボタンをクリックしてください。 <a href="#id-5" id="id-5"></a>

* ブラウザの左上部分\
  ![](/files/iyk3bVATxdWAyjhVIaQa)

### 6. PLURAフォルダーを選択して拡張機能を追加してください。 <a href="#id-6" id="id-6"></a>

* フォルダの選択<br>

  <div align="left"><figure><img src="/files/d1U0yw0VSMYTYkV7Amwp" alt=""><figcaption></figcaption></figure></div>

### 7. 使用 <a href="#id-7" id="id-7"></a>

* これで、テキストを選択して右クリックすると、「VirusTotalで検索」オプションが追加されます。 クリックすると、VirusTotalの検索ページが開きます。<br>

  <div align="left"><figure><img src="/files/V9I2GRw6fcMywZPAAzUH" alt=""><figcaption></figcaption></figure></div>

### &#x20;<a href="#id-7" id="id-7"></a>


---

# 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.plura.io/ja/faq/comm/virustotal.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.
