Skip to content

The source code for a Chrome Extension that adds dark mode to Google Classroom and other tweaks

Notifications You must be signed in to change notification settings

CSSisAnnoying/school-at-midnight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A dark mode extension for Google Classroom

School-At-Midnight

As a student, you’ve probably found yourself staying up late to finish assignments on platforms like Google Classroom. However, the bright light of the default light mode can be harsh on your eyes in the dark. This dark mode extension helps you work more comfortably in the dark.

How to Use

In the top right you can see a new button. Pressing it will toggle between light and dark mode. Image showing light mode Image showing dark mode

Downloading

Method 1: Download Zip

  1. Click on: Code > Local > Download ZIP

Code Button

Local and Codespaces Buttons

Download ZIP button

  1. Place the ZIP file in the folder you want the extension to be in
  2. Extract the ZIP file
  3. Delete the ZIP file if desired

Method 2: Cloning the Repository

  1. Open command prompt or your preferred CLI
  2. Navigate to the folder you want the extension to be in cd path\to\folder
  3. Paste in the following command and run: git clone https://github.com/CSSisAnnoying/school-at-midnight.git

Installation

  1. Go to your browser's extension page

  2. Enable Developer mode

    Developer mode toggle

  3. Click on Load unpacked

    Load unpacked button

  4. Select the extension folder

Credits

The extension first started off as a Firefox extension by @waymondrang. After encountering a few issues and noticing that the extension wasn't being maintained much anymore, I decided to take matters into my own hands and improve it.

About

The source code for a Chrome Extension that adds dark mode to Google Classroom and other tweaks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published