// ==UserScript== // @name Alienware Arena Filters // @namespace http://updownleftdie.com/ // @version 1.1.0 // @description Filter out tier-restricted content on Alienware Arena // @author UpDownLeftDie // @match https://*.alienwarearena.com/* // @grant GM_setValue // @grant GM_getValue // @license AGPL // @downloadURL none // ==/UserScript== console.log('now hosted on github')