An open API service indexing awesome lists of open source software.

https://github.com/zhrispineda/nightkhanacademy

Safari extension to give Khan Academy dark mode
https://github.com/zhrispineda/nightkhanacademy

dark-mode dark-theme khan-academy khanacademy safari safari-extension

Last synced: 9 months ago
JSON representation

Safari extension to give Khan Academy dark mode

Awesome Lists containing this project

README

          

# NightKhanAcademy
A macOS Safari app extension that allows for toggling dark mode on Khan Academy.

## Information
- This project injects custom CSS into Khan Academy to give it a dark mode.
- The button is displayed under the Settings button within the name dropdown menu when logged in.
- This project currently targets macOS only at this time.

## Usage
Open the project in Xcode, build, run, and enable the extension in Safari.

> [!IMPORTANT]
> You may need to enable `Allow unsigned extensions` under the Developer tab in Safari settings. If you do not see this option, you may need to enable `Show features for web developers` under Advanced in Safari settings.

> [!WARNING]
> Since Khan Academy is dynamically loaded, this extension could stop working properly without warning at any time.