Skip to content

ka-extension/ka-extension-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fff25c4 · Dec 13, 2018
Oct 3, 2018
Nov 15, 2018
Dec 13, 2018
Dec 13, 2018
Dec 13, 2018
Sep 24, 2018
Sep 12, 2018
May 27, 2018
Nov 27, 2018
Dec 13, 2018
Dec 13, 2018
Dec 13, 2018
Oct 1, 2018
Oct 3, 2018
Jul 2, 2018
Nov 24, 2018

Repository files navigation

Khan Academy Extension

Install Install

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

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

Contributing

Run the extension locally:

PRs are welcomed!

NPM Scripts

  • npm run build - build the extension
  • npm run clean - clean ./dist
  • npm run lint - check for linting errors
  • npm run fix - cleans up most linting errors automatically
  • npm run release - clean, build, and zip (requires jq)

Thanks