Skip to content

Instantly share code, notes, and snippets.

@pilate
Created November 15, 2014 02:15
Show Gist options
  • Save pilate/2f536b1771b57f9afc9f to your computer and use it in GitHub Desktop.
Save pilate/2f536b1771b57f9afc9f to your computer and use it in GitHub Desktop.
// ==UserScript==
// @id FixMarket12321321
// @name FixMarket
// @version 1.0
// @namespace AB
// @author Pilate
// @description Fixes broken item tooltips on market pages
// @include http://steamcommunity.com/market/*
// @run-at document-end
// ==/UserScript==
unsafeWindow.BShouldSuppressFades = function () { return true; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment