tampermonkey-script/README.md

41 lines
1.1 KiB
Markdown
Raw Normal View History

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