A Browser plugin to help learning Math on Khan Academy in a foreign language
##Install latest released version Currently the extension only supports Chrome Browsers. Install the latest released version from Chrome Store : https://chrome.google.com/webstore/detail/ka-polyglott/okdfmpojjligcllicjkpioaoaagmbgfi
Test the extension on : https://de.khanacademy.org/math/arithmetic/arith-review-add-subtract/arith-review-basic-add-subtract/v/basic-addition
Install Python 2.7: http://www.python.org/download/
Run build command within the root dir of extension
> python kango/kango.py build ext
The extension can be found in directory ext/output
Install Node https://nodejs.org/en/download/
Install dependencies
> npm install
Run build command
> node build