# Ptengine Kit

## Ptengine Kitとは

Ptengine Assistantの進化版、主にヒートマップの全画面キャプチャーを撮るための拡張機能です（開発元：Ptmind）。

{% hint style="success" %}
**なぜPtengine Assistantと統合しないか？**

Googleが拡張機能に対する制限が厳しくなったため、統合した状態でリリースできませんでした。

そのため、現在別々になっています。
{% endhint %}

## Ptengine Assistant と Ptengine Kitの比較

| Assistant                    | Kit              |
| ---------------------------- | ---------------- |
| ヒートマップ、inlineエディターの開くスピードを加速 | スクリーンショット        |
| 素早くptengineにログイン             | 素早くptengineにログイン |
| 簡単にヒートマップの確認                 | 簡単にヒートマップの確認     |

## インストール方法

1. [Chromeウェブストア](https://chromewebstore.google.com/detail/ptengine-kit/aoaemnjgkappnciapncpgegedccejcdn)から拡張機能をインストール
2. インストール後、効率的な利用のためのセットアップ：
   * ブラウザ右上の拡張機能アイコンをクリック
   * Ptengine Kitを固定アイコンとして設定

関連ページ：[スクリーンショットの使い方](https://gitlab.com/PtmindDev/ptx/ptengine-helps/-/blob/main/DOCS/insight/heatmap/screenshot.md)


---

# 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://helps.ptengine.com/start-guide/what-is-ptengine/ptengine-kit.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.
