Greasy Fork

Skip Steam link filter

Only use this if you're not retarded.

目前为 2014-07-11 提交的版本。查看 最新版本

// ==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
// ==/UserScript==
document.getElementById('proceedButton').click();