WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Classroom Dark Mode

Classroom Dark Mode

View on Chrome Web Store
4.9 (21 ratings)
1 new ratings
0 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 12, 2025.

Dark mode for Google Classroom
Type
Extension
Users
5,000 users
1K
Website ryanluu.dev
Ryan Luu
Featured Extension

Hand-picked for quality and usefulness

Published
Version 0.1.9
Manifest version
3
Updated
make_chrome_yours/functionality
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "homepage_url": "https:\/\/classroomdarkmode.ryanluu.dev\/",
    "version": "0.1.9",
    "default_locale": "en_US",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/classroom.google.com\/*"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_start"
        }
    ],
    "author": "ryan.luu@ryanluu.dev"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.