This is a simple Chrome extension that allows to use dark mode on Udemy
- Fetch this project
- Run
npm install
oryarn
- Run
npm start
oryarn start
- Add the extension to Chrome:
- Go to
chrome://extensions/
- Enable the
Developer mode
- Click on
Load unpacked
- Choose the
dist
directory
- Go to
- Run
npm build
oryarn build
- The build will generate here:
/build/udemy-dark-theme.zip