// ==UserScript== // @name Skip Steam link filter // @description Only use this if you're not retarded. // @namespace https://greasyfork.org/users/3372-nixxquality // @include https://steamcommunity.com/linkfilter/* // @version 1 // @grant none // @downloadURL none // ==/UserScript== document.getElementById('proceedButton').click();