Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name GitHub clean
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Alex Dima
// @match https://github.com/*
// @grant GM_addStyle
// ==/UserScript==
(function() {