Skip to content

Instantly share code, notes, and snippets.

View ruizlenato's full-sized avatar
I need Coffe!

Luiz Renato ruizlenato

I need Coffe!
View GitHub Profile
@ruizlenato
ruizlenato / fix-ui-whatsapp-web.js
Last active January 5, 2025 17:42
Fixes minor problems in the whatsapp web UI
// ==UserScript==
// @name Maximize WhatsApp
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Fixes minor problems in the whatsapp UI
// @author ruizlenato
// @match https://web.whatsapp.com/*
// @grant none
// ==/UserScript==