Skip Steam link filter

Only use this if you're not retarded.

  1. // ==UserScript==
  2. // @name Skip Steam link filter
  3. // @namespace https://github.com/nixxquality/
  4. // @include https://steamcommunity.com/linkfilter/*
  5. // @version 2
  6. // @run-at document-start
  7. // @description Only use this if you're not retarded.
  8. // ==/UserScript==
  9. window.location = String(window.location).substr(43);

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址