Hide stack blot

Removes stackexchange cancer

目前为 2019-01-12 提交的版本。查看 最新版本

// ==UserScript==
// @name Hide stack blot
// @description Removes stackexchange cancer
// @version 0.05
// @namespace Violentmonkey Scripts
// @match https://askubuntu.com/questions/*
// @match https://mathoverflow.net/questions/*
// @match https://serverfault.com/questions/*
// @match https://stackoverflow.com/questions/*
// @match https://superuser.com/questions/*
// @match https://*.stackexchange.com/questions/*
// @match https://*.stackoverflow.com/questions/*
// @grant GM_addStyle
// ==/UserScript==
GM_addStyle (".left-sidebar, .post-form, .site-footer--container, .s-hero, .s-hero__dark, .js-dismissable-hero, .old-hero, .hero-container, #js-gdpr-consent-banner {display:none;}")

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址