Skip to content

MatthiasPortzel/ka-extension-ts

 
 

Repository files navigation

Khan Academy Extension

Install Install

Khan Academy Extension is a browser extension for the computing section of Khan Academy.

It is actively developed by Jett Burns, Ethan Luis McDonough, Matthias Saihttam and Luke Krikorian.

Contributing

Run the extension locally:

PRs are welcomed!

Scripts

  • npm run build - build the extension
  • npm run clean - clean ./dist
  • npm run lint - check for linting errors
  • npm 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

Thanks

About

A chrome extension for Khan Academy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.4%
  • CSS 10.5%
  • HTML 1.6%
  • JavaScript 1.3%
  • Shell 1.2%