An extension for Google Chrome that helps people learn new languages while they browse the web.
MindTheWord helps the user to easily learn the vocabulary of a new language while browsing pages in his native language. In every web page visited, it randomly translates a few words into the language he would like to learn. Since only a few words are translated, it is easy to infer their meaning from the context. Read more in Description.md.
git clone https://gitlab.com/aossie/MindTheWord.git
cd MindTheWord
npm install -g jspm gulp
npm install -g minimatch@3.0.2
npm install
jspm install
gulp build
chrome://extensions
run npm test
If you would like to contribute to the development of this extension, please contact the developers. In order to get started with the contribution, please refer to: Contribute.md