Provides instructions on how to hide/remove Steam's What's New content on top of Library.
CSS appears to be randomly generated now so this would most likely break with every update.
File to change: chunk~2dcc5aaf7.css
| // ==UserScript== | |
| // @name Experian Skip Login Ad | |
| // @namespace https://gist.github.com/ZetiX/bc66db1df9d9cc94fe98dd352842f6c1 | |
| // @match https://usa.experian.com/member/loginInterstitial | |
| // @grant none | |
| // @version 1.1 | |
| // @author ZetiX | |
| // @license GNU GPLv3 | |
| // @description Skips membership purchase page when logging in to Experian | |
| // ==/UserScript== |