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: 3 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T21:33:32.000Z (over 6 years ago)
- Last Synced: 2025-07-14T20:41:18.931Z (3 months ago)
- Topics: chrome-extension, english-learning, highlight-words
- Language: JavaScript
- Homepage:
- Size: 839 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- 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



## 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/