Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykon550/learnbyreading
Chrome Extension for learners, taking words memo easily and highlighting words on every page.
https://github.com/ykon550/learnbyreading
chrome-extension english-learning highlight-words
Last synced: 4 days ago
JSON representation
Chrome Extension for learners, taking words memo easily and highlighting words on every page.
- Host: GitHub
- URL: https://github.com/ykon550/learnbyreading
- Owner: ykon550
- License: mit
- Created: 2018-10-03T06:06:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T21:33:32.000Z (over 5 years ago)
- Last Synced: 2024-06-22T18:31:50.926Z (5 months ago)
- Topics: chrome-extension, english-learning, highlight-words
- Language: JavaScript
- Homepage:
- Size: 839 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn By Reading
a Chrome Extension for English Leraners, taking easily word memo with sentence, highlighting it on every page.## ScreenShots
![Register](https://github.com/ya9do/learnbyreading/blob/images/register.png)
![Highlight](https://github.com/ya9do/learnbyreading/blob/images/highlight.png)
![Brushup](https://github.com/ya9do/learnbyreading/blob/images/brushup.png)
![Config](https://github.com/ya9do/learnbyreading/blob/images/config.png)## How to Use
1. Select a word you want to learn and register it from context menu.
2. Each word is highlighted on every page.
3. You can brush up your words.## OSS
Especially Thanks to following OSS;
- Dexie.js
https://github.com/dfahlander/Dexie.js/
- mark.js
https://github.com/julmot/mark.js/