> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Chrome 插件

> 安装 Chrome Companion 并连接本机 Starcat

## 前置清单

1. 本机已安装并**正在运行** Starcat
2. **设置 → 集成**：配置 Local API Key 与 Browser Plugin（端口、Token）
3. 安装 Chrome 扩展

扩展仓库 / 发布说明：[starcat-chrome-plugin](https://github.com/starcat-app/starcat-chrome-plugin)。若已上架 Chrome Web Store，以官网或仓库 README 的安装链接为准。

## 连接关系

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
Chrome 扩展 ──HTTP──► 127.0.0.1:端口 /plugin/v1/*
        Bearer Token（与集成设置一致）
                │
                ▼
         本机 Starcat App
```

App 退出后，注入会失败或过期——先开 App 再刷 GitHub 页。

## 验证

1. 打开任意已 Star 的 GitHub 仓库页
2. 应看到 Starcat 增强区（笔记 / Health 等，见 [功能](/zh-Hans/browser-plugin/features)）
3. 若无：检查扩展权限、端口/Token、App 是否运行

## 相关

* [集成设置](/zh-Hans/settings/integrations)
* [Safari](/zh-Hans/browser-plugin/safari)
