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
- Host: GitHub
- URL: https://github.com/zhrispineda/nightkhanacademy
- Owner: zhrispineda
- Created: 2025-05-27T16:38:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T17:02:13.000Z (about 1 year ago)
- Last Synced: 2025-07-02T12:48:11.950Z (12 months ago)
- Topics: dark-mode, dark-theme, khan-academy, khanacademy, safari, safari-extension
- Language: JavaScript
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.