tampermonkey-script/translate.md
2020-04-07 18:44:47 +08:00

41 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 日语划词词典
[github主页](https://github.com/fthvgb1/tampermonkey-script)
### 说明
调用沪江小d的网页
fork自 https://github.com/barrer/tampermonkey-script 修改的,并参考了 http://uusama.com/648.html
### 截图
[![1VUfWn.md.png](translate/description.png)](https://imgchr.com/i/1VUfWn)
### 功能
* 只调用沪江小D查询日语可以点击语音按钮发音
* 默认是日中查询,没有结果时自动使用中日查询,日中查询有结果有添加主动中日查询的按钮
* 有多个意思和发音时,可以点击切换
* 可以选中段落朗读不过要先安装tts语音windows10在语音中添加日语即可macOS类似linux不知道怎么安装tts
* 支持浏览器Google Chrome、Firefox、Safari、Firefox for Android无拖动
* 支持图标拖动
* 支持面板自动调整位置
### 其它
安装地址:
https://greasyfork.org/zh-CN/scripts/394792
**使用前:** 先安装猴油脚本之类的扩展
[https://tampermonkey.net/](https://tampermonkey.net/)
下载对应浏览器的扩展程序
### ps
前端苦手,样式好难啊。