Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyng/fromweblio
replace toWords's content to that from Weblio (Japanese)
https://github.com/dyng/fromweblio
Last synced: 6 days ago
JSON representation
replace toWords's content to that from Weblio (Japanese)
- Host: GitHub
- URL: https://github.com/dyng/fromweblio
- Owner: dyng
- Created: 2012-10-24T06:18:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-25T08:21:18.000Z (about 12 years ago)
- Last Synced: 2024-04-22T05:10:09.180Z (7 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
关于fromWeblio
===================fromWeblio是一个greasemonkey用户脚本,作用是把拓词的单词释义替换成Weblio的解释(日文)。最初的起因是痛感英语之弱,虽然知道背单词不是什么“太好”的办法,但既然目标只是提高阅读能力,也没能想到“更好”的方法,于是又开始背单词了。拓词是个不错的产品,但缺点也很多,最不能忍的是单词的解释实在是简单过头了,例句也是能短的不挑长的,能简单的不挑复杂的,完全无法了解单词本来所处的语境。而且很多有语源的单词也完全没有提及其语源(我就是在看到xerox只写了静电复印法而一个字都没有提到施乐公司时才决定写这个脚本的),相比之下,weblio的就好多了。
安装
===================首先你需要安装[Greasemonkey](https://addons.mozilla.org/zh-CN/firefox/addon/greasemonkey/),然后点击[这里](https://github.com/gvirus/fromWeblio/raw/master/fromWeblio.user.js)就会自动提示安装脚本了。
浏览器兼容
===================理论上Greasemonkey的脚本应该是所有支持的浏览器都可以使用的,好吧,其实我只测试了firefox。