Kongregate - No Ads

Removes ads around Kong

目前为 2016-03-06 提交的版本。查看 最新版本

// ==UserScript==
// @name           Kongregate - No Ads
// @namespace      arreloco
// @include        http://www.kongregate.com/
// @include        http://www.kongregate.com/*
// @include        http://www.kongregate.com/*/*
// @exclude        http://www.kongregate.com/accounts/*
// @version 0.0.1.20160306141622
// @description Removes ads around Kong
// ==/UserScript==
document.getElementsByTagName("body")[0].setAttribute('class','premium_user');