# 安装地址

{% embed url="<https://chrome.google.com/webstore/detail/jfedfbgedapdagkghmgibemcoggfppbb>" %}
Google Chrome 扩展
{% endembed %}

{% embed url="<https://microsoftedge.microsoft.com/addons/detail/oohmdefbjalncfplafanlagojlakmjci>" %}
Edge 扩展
{% endembed %}

{% embed url="<https://addons.mozilla.org/addon/cat-catch/>" %}
Firefox 扩展
{% endembed %}

{% embed url="<https://github.com/xifangczy/cat-catch>" %}
GitHub源码
{% endembed %}

<figure><img src="/files/lgikIhRGTbhWv1WLbxGw" alt="" width="300"><figcaption><p>Edge Android版 扩展下载</p></figcaption></figure>

{% hint style="warning" %}
💔**猫抓是开源的，任何人都可以修改上架到应用商店，已经有不少加上广告代码、恶意代码后上架的非官方版本，请注意自己的数据安全。所有安装地址以github和用户文档为准。**
{% endhint %}

## 兼容性

扩展至少需要93+ chromium内核版本的浏览器。

捕获脚本/脚本注入 功能需要102版本以上，否则不显示相关按钮。屏幕录制 需要104以上版本。

firefox 需要93+以上。

低于93版本的浏览器，可以使用1.0.16版本猫抓。

## **GIthub Releases 版本说明** <a href="#version" id="version"></a>

**cat-catch-\*.\*.\*-chrome.crx**   chrome扩展商店版，无法访问chrome扩展网站的用户可以安装，文件拖动到扩展页面安装，需提前在扩展管理页面打开开发者模式，安装后扩展能自动更新版本。

**cat-catch-\******.\******.\*-edge.crx**     edge扩展商店版，文件拖动到扩展页面安装，需提前在扩展管理页面打开开发者模式，安装后扩展能自动更新版本。

**cat-catch-\*.\*.\*.crx**    通用版本，支持所有chromium 93+内核浏览器，扩展不能自动更新版本。

**cat-catch-\*.\*.\*-firefox.xpi**    firefox浏览器版，文件拖动到扩展页面安装，可以自动更新。

{% hint style="info" %}
使用Chromium内核浏览器不能直接下载crx文件，需右键另存为。
{% endhint %}


---

# 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://o2bmm.gitbook.io/cat-catch/docs/install.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.
