Darkness
⚠️ DEPRECATED: Dark Themes Extension - no longer functional due to Chrome Manifest V2 deprecation
Install / Use
/learn @liorgrossman/DarknessREADME
⚠️ DEPRECATED: Darkness Extension No Longer Supported
IMPORTANT NOTICE: This extension is no longer functional as of July 2025. Google has deprecated Manifest V2 extensions, meaning Darkness cannot be installed or used anymore. This project is now deprecated. Learn more
To remove Darkness, navigate to chrome://extensions, find "Darkness - Beautiful Dark Themes", and click Remove.
About Darkness (Historical Information)
<img alt="Darkness Logo" src="https://raw.githubusercontent.com/liorgrossman/darkness/master/assets/documentation/darkness-icon-48px.png?v=2" align="left" style="padding: 0 10px 5px 0; background-color: transparent">Darkness was a browser extension that provided dark themes for many popular websites, such as Google, Facebook, Gmail and YouTube.
Using dark themes reduces the eye strain and fatigue caused by a bright screen, helps you sleep faster and better at night, and generally makes you awesome!
Major contributors (10+ commits): Lior Grossman, Theis Villumsen, Nicolas Botello, Derek Bytheway, Matt Tayler
<div style="text-align:center"> <img alt="Screenshot" src="https://raw.githubusercontent.com/liorgrossman/darkness/master/assets/documentation/darkness-screenshot.png"> </div>Features (Historical)
- Supported over 25 websites: Google, Facebook, YouTube, Gmail, Google Drive, Twitter, Facebook Messenger, Instagram, Reddit, Google Keep, Google Photos, Google Calendar, Dropbox, Quora, GitHub, StackOverflow, Trello, JSFiddle and others
- 7 dark color themes: Iceberg, Tomorrow, Material, Dusk, Red Alert, Coffee, Matrix
- Written in JavaScript, uses SASS
- Was self-hosted and available on Chrome Web Store
Installation (No Longer Works)
<details> <summary>Historical Installation Instructions (Non-functional)</summary>This extension cannot be installed or used anymore due to Chrome's deprecation of Manifest V2 extensions. The instructions below are kept for historical reference only.
Installing Darkness Developer Edition:
- Fork the Darkness repository: https://github.com/liorgrossman/darkness/fork
- Clone the fork on your machine:
- If you use SSH:
git clone git@github.com:YOUR_GITHUB_USER/darkness.git - If you use HTTPS:
git clone https://github.com/YOUR_GITHUB_USER/darkness.git
- If you use SSH:
- Go to the Darkness root directory:
cd darkness - Add the original repository as a remote:
- If you use SSH:
git remote add upstream git@github.com:liorgrossman/darkness.git - If you use HTTPS:
git remote add upstream https://github.com/liorgrossman/darkness.git
- If you use SSH:
- Fetch the code:
git fetch upstream - Run
npm installfrom the same directory as package.json to install dependencies and compile all SCSS to CSS (Node.js required)
Loading it in Chrome:
- Open Chrome and browse to chrome://extensions
- If you've previously installed Darkness from Chrome Web Store, disable it
- Check Developer mode in the top of the Extensions page
- Click Load unpacked
- Choose the sub-directory darkness/chrome-extension (where manifest.json resides)
Loading it in Firefox:
- Run
gulp ffto replicate and transform the chrome-extension directory to firefox-extension - Open Firefox and browse to about:debugging
- If you've previously installed Darkness from Firefox Add-on store, disable it
- Click Load Temporary Add-on
- Choose the file darkness/firefox-extension/manifest.json
To keep Darkness up-to-date, please pull occasionally:
git checkout master
git pull upstream master
npm install
Firefox version only: gulp ff
</details>
Contributing (Project Deprecated)
This project is no longer accepting contributions as it has been deprecated due to the Manifest V2 deprecation. The codebase remains available for historical reference and learning purposes.
Be in touch
- Check out my other projects: TailoredRead, Competely, Earlytap, Flawless, DreamGift, BookAuthority, StatusSight, and others.
- Subscribe to my newsletter for updates: LiorGrossman.com
Misc
Darkness is licensed GPLv3.
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
