hide stack blot

hide stackoverflow cancer

2019-01-10 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

// ==UserScript==
// @name hide stack blot
// @description hide stackoverflow cancer
// @version 0.01
// @namespace Violentmonkey Scripts
// @match https://stackoverflow.com/questions/*
// @grant GM_addStyle
// ==/UserScript==
GM_addStyle (".left-sidebar, .post-form, .site-footer--container {display:none;}")