Skip to content

Instantly share code, notes, and snippets.

@pi-rho
pi-rho / GChatBeautifier.user.js
Last active July 31, 2020 21:24
GChatBeautifier.user.js
// ==UserScript==
// @name GChat Beautifier
// @description try to take over the world!
// @namespace https://gist.github.com/pi-rho/90ed53950ed30a0534ffae57308b342c
// @updateURL https://gist.githubusercontent.com/pi-rho/90ed53950ed30a0534ffae57308b342c/raw/GChatBeautifier.user.js
// @version 0.3.1337
// @author me
// @match https://chat.google.com/*
// @grant GM_addStyle
// ==/UserScript==