Skip to content

Pachciar3/udemy-dark-mode-extension

Repository files navigation

Udemy dark mode

This is a simple Chrome extension that allows to use dark mode on Udemy

Download

Here

Development

  1. Fetch this project
  2. Run npm install or yarn
  3. Run npm start or yarn start
  4. Add the extension to Chrome:
    1. Go to chrome://extensions/
    2. Enable the Developer mode
    3. Click on Load unpacked
    4. Choose the dist directory

Production build

  1. Run npm build or yarn build
  2. The build will generate here: /build/udemy-dark-theme.zip