-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,32 @@ | ||
# Bob-PopClip | ||
# Bob PopClip Extension | ||
|
||
用于快捷调用 Bob 的 PopClip 插件 | ||
如果你是 [Bob](https://github.com/ripperhe/Bob) 的用户,并且期望划词之后鼠标附近一个小图标,点击之后即可翻译选中的文本,则你的电脑上需要安装 [PopClip](https://pilotmoon.com/popclip/),并且给 PopClip 安装调用 Bob 的插件 | ||
|
||
注意:Bob 从 `0.3.0` 版本开始支持本插件 | ||
|
||
## 如何安装 | ||
|
||
PopClip 安装完成之后,在 [GitHub Release](https://github.com/ripperhe/Bob-PopClip/releases) 下载最新版的 `Bob.popclipextz`,然后双击,即可将本插件安装到 PopClip | ||
|
||
如果在 PopClip 的插件页面出现以下图示即代表安装成功 | ||
|
||
![popclip-install-bob](https://raw.githubusercontent.com/ripperhe/Resource/master/20200112/popclip-install-bob.png) | ||
|
||
## 如何使用 | ||
|
||
将 PopClip 开启,选中一段文本之后会在鼠标附近出现一个菜单(具体显示什么根据你所安装的插件而定),此时点击 Bob 插件图标即可翻译 | ||
|
||
## 几点建议 | ||
|
||
1. 如果 PopClip 只是用于调用 Bob 的话,建议在插件页面将其他插件全部关闭 | ||
2. PopClip 默认会进行一些拼写的检测,选中某些文本之后会出现以下样式的菜单 | ||
|
||
![popclip-spell](https://raw.githubusercontent.com/ripperhe/Resource/master/20200112/popclip-spell.png) | ||
|
||
为了防止其影响使用,可以在设置页面将 `拼写语言` 设置为 `无` | ||
|
||
![popclip-spell-close](https://raw.githubusercontent.com/ripperhe/Resource/master/20200112/popclip-spell-close.png) | ||
|
||
3. 如果想要在某些 App 不展示菜单,可以在排除页面加上对应 App | ||
|
||
![popclip-shield-app](https://raw.githubusercontent.com/ripperhe/Resource/master/20200112/popclip-shield-app.png) |