Skip to content

Instantly share code, notes, and snippets.

@Damperen
Damperen / DarkMessenger-Hotfixes.user.js
Last active May 24, 2024 09:31
Obsolete - Messenger.com FINALLY implented a dark mode! The continuation of my former script NativeDarkMessenger.user.js, and since it is doing a bit more than "Native Dark mode", I decided to separate them, and will most likely only work on this. For now it only removes some (in my opinion) really annoying functionality regarding videos, in the…
// ==UserScript==
// @name Dark Messenger and hotfixes
// @namespace https://github.com/Damperen
// @version 2.1.8
// @description Dark mode for Messenger and normalized videos
// @author https://github.com/Damperen
// @match https://www.messenger.com/*
// @grant none
// @run-at document-idle
// @icon https://i.imgur.com/VNn3FEX.png