Kongregate - No Ads

Removes ads around Kong

  1. // ==UserScript==
  2. // @name Kongregate - No Ads
  3. // @namespace arreloco
  4. // @include *://www.kongregate.com/*
  5. // @version 0.0.1.20171113053219
  6. // @description Removes ads around Kong
  7. // ==/UserScript==
  8. document.getElementsByTagName("body")[0].setAttribute('class','premium_user');