# v2.7.0 新增 4 项启动 API

![PopClip 插件演示](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl32LfsaljX9FHbl3ksjH%2Fuploads%2FY0Doxu3S8xo0gGiK1mZW%2FPopClip%20%E6%8F%92%E4%BB%B6.png?alt=media\&token=c433d64f-6609-47d9-ade8-b812563a9c0b)

{% hint style="danger" %}
最新版 Chrome（104.0.5112.79）窗口 ID 数据类型有误，所以在搜索该版本的已打开标签时，无法精准跳转到对应标签。

后续 Google 修复此 bug 后会自动恢复正常，老版本无此问题。
{% endhint %}

**🔥 新增功能**

* 新增 4 项启动 API（URL Scheme + AppleScript）<https://docs-cn.hapigo.com/adv/urlscheme>
* 新增 PopClip 插件（基于 URL Scheme API）<https://docs-cn.hapigo.com/adv/urlscheme>
* 新增通讯录搜索扩展「电话与邮箱」（关键词：dh、dianhua）
* Craft 搜索增加多空间支持、增加 block 拼音搜索支持、增加打开 block 所在文档的底部动作
* VSCode 等支持最近文档预览的应用新增支持 tab 进入最近文档搜索模式
* 翻译支持在设置面板中拖拽调整服务顺序
* 「拷贝路径」动作新增支持拷贝 4 种格式的路径

**🛠 修复&优化**

* 优化内存，解决进程的内存占用过 G 的问题
* 翻译&剪贴板窗口位置不再会超出屏幕
* 修复翻译窗口设置为居中时窗口位置下移的问题


---

# 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://updates-cn.hapigo.com/history/v270.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.
