Skip to content

Instantly share code, notes, and snippets.

@giu1io
giu1io / cleanup_google_chat_ui.js
Last active October 20, 2023 08:06
Tampermonkey Script to Cleanup the Google Chat UI so it can run in a smaller PWA window
// ==UserScript==
// @name Google Chat Style Cleanup
// @namespace http://tampermonkey.net/
// @version 0.13
// @description Tampermonkey Script to Cleanup the Google Chat UI so it can run in a smaller PWA window
// @author Giulio Montagner
// @match https://mail.google.com/chat/*
// @match https://chat.google.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.com
// @updateURL https://gist.githubusercontent.com/giu1io/03a3ded6658baf697dd1ded7ee4c50fd/raw/cleanup_google_chat_ui.js