Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firefox-pro-coding/iciba-translate-userscript
iciba划词翻译 userscript
https://github.com/firefox-pro-coding/iciba-translate-userscript
iciba translate typescript userscript vue
Last synced: 22 days ago
JSON representation
iciba划词翻译 userscript
- Host: GitHub
- URL: https://github.com/firefox-pro-coding/iciba-translate-userscript
- Owner: Firefox-Pro-Coding
- License: mit
- Created: 2017-04-20T08:33:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T13:10:58.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T08:07:32.580Z (22 days ago)
- Topics: iciba, translate, typescript, userscript, vue
- Language: TypeScript
- Homepage: https://greasyfork.org/zh-CN/scripts/6303-iciba%E5%88%92%E8%AF%8D%E7%BF%BB%E8%AF%91
- Size: 3.15 MB
- Stars: 182
- Watchers: 7
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## iciba划词翻译
[![version](https://img.shields.io/github/package-json/v/Firefox-Pro-Coding/iciba-translate-userscript.svg?style=flat-square)](https://greasyfork.org/zh-CN/scripts/6303-iciba)
[![license](https://img.shields.io/badge/license-MIT-green.svg?longCache=true&style=flat-square)](LICENSE)> 在页面上拖拽或双击以划取单词或段落进行查词或翻译。
## 安装
greasyfork: [https://greasyfork.org/zh-CN/scripts/6303-iciba划词翻译](https://greasyfork.org/zh-CN/scripts/6303-iciba%E5%88%92%E8%AF%8D%E7%BF%BB%E8%AF%91)## 功能
在网页上选中文字显示查词小圆圈,点击小圆圈确认查词。### 支持的翻译接口
- iciba
- google 字典
- google 翻译
- 百度翻译
- urban dictionary
- vocabulary.com### 设置
点击输入框右侧的灰色齿轮按钮打开设置窗口### 热键
支持使用热键呼出查词框,或者一键查词## 环境
### 浏览器支持
- Chrome 53+
- Firefox 63+
- Firefox 59 - 62 (在 `about:config` 开启 `dom.webcomponents.shadowdom.enabled`)
- Firefox 52 - 58 (在 `about:config` 开启 `dom.webcomponents.enabled`)
[https://www.caniuse.com/#search=shadowdom](https://www.caniuse.com/#search=shadowdom)### 脚本管理扩展
- Greasemonkey
- Tampermonkey
- Violent monkey## 支持
star 此项目就是最大的支持。或者可以把它推荐给其他人。## 问题反馈
有任何问题或者建议?
[创建issue](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript/issues)
即可。## Changelog
[Github Release](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript/releases)## Contruibution
[docs/CONTRIBUTION.md](docs/CONTRIBUTING.md)## Licence
[MIT](LICENSE)