Skip to content

Chrome extension to add dark mode to Facebook Messenger for Web using the built-in, but hidden styles

Notifications You must be signed in to change notification settings

avirut/messenger-web-dark

Repository files navigation

messenger-web-dark

This is a single-line Chrome extension: document.querySelector('html').classList.add('__fb-dark-mode');

Messenger Web already has built in support for a dark mode, but no actual setting anywhere to turn it on. This extension runs the line above whenever a Messenger tab is loaded, enabling the "secret" dark mode.

Installation

  1. Download and unzip the repository
  2. Go to chrome://extensions
  3. Enable Developer Mode
  4. Hit Load unpacked
  5. Navigate inside the extension folder and click Select Folder

About

Chrome extension to add dark mode to Facebook Messenger for Web using the built-in, but hidden styles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published