Skip to content

Commit

Permalink
feat: 去掉一些失效的配置项, 新增基础 URL 自定义功能;
Browse files Browse the repository at this point in the history
  • Loading branch information
roojay520 committed Nov 6, 2022
1 parent f70b936 commit 47ae6e6
Show file tree
Hide file tree
Showing 16 changed files with 92 additions and 7,770 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ dist
.tern-port
banner.user.js

release
release
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# bobplugin-google-translate

> 这是 [Bob](https://ripperhe.gitee.io/bob/#/) 的一个 google 翻译插件
> 这是一个 [Bob](https://bobtranslate.com/) google 翻译插件
## 特性

- 支持缓存查询结果(默认缓存过期时间为一周);
- 支持国内(cn), 国际(com)切换;
- 支持自定义配置替换 `translate.google.com` 以实现国内直接访问;
- 支持驼峰, 下划线, 部分特殊符号等分隔符;
- 支持 google tts 发音;

## 安装

1. 安装 [Bob](https://ripperhe.gitee.io/bob/#/general/quickstart/install) (version >= 0.50)
2. 下载插件: [bobplugin-google-translate](https://github.com/roojay520/bobplugin-google-translate/releases)
3. 插件安装: [Bob 插件安装文档说明](https://ripperhe.gitee.io/bob/#/general/quickstart/plugin?id=%e5%ae%89%e8%a3%85%e6%8f%92%e4%bb%b6)
3. 插件安装: [Bob 插件安装文档说明](https://bobtranslate.com/guide/advance/plugin.html#%E4%BD%BF%E7%94%A8%E6%8F%92%E4%BB%B6-1)

## 预览

Expand Down
Binary file modified images/preview-setting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 47ae6e6

Please sign in to comment.