The Extension for Khan Academy is a browser extension for the computing section of Khan Academy.
It is developed by Jett Burns, Ethan Luis McDonough, Matthias Portzel, Luke Krikorian, and Bhavjit Chauhan.
- Run
npm install
in the extension directory. - Make your changes!
- Run
npm run build
to build the extension. - Run the extension in Developer mode
PRs are welcomed!
npm run build
- build the extensionnpm run clean
- clean ./distnpm run lint
- check for linting errorsnpm run fix
- clean up most linting errors automatically./release.sh
- zip up the extension for release (requires jq)./release.sh --source
- zip up the extension source code
This project is licensed under the MIT License. See the LICENSE file for details.
The Extension for Khan Academy is not affiliated with Khan Academy. Khan Academy is a registered trademark of Khan Academy, Inc.