This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SteamVR System Report created Thu Apr 23 05:01:22 2020 | |
<Report> | |
SteamVR Version: 1.11.11 (1587177915) | |
SteamVR Date: 2020-04-18 | |
Steam: Public | |
Steam Branch: beta | |
Steam AppID: 250820 | |
Tracking: lighthouse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document domain("www.tumblr.com") { | |
.l-container, | |
.l-content, | |
.post_avatar, | |
.identity, | |
.l-container--two-column-dashboard, | |
.left_column, .right_column, | |
.l-header-container, | |
.post_avatar, .post_avatar_link, .post_avatar .blog-avatar-link, .blog-avatar .post_avatar_link, .blog-avatar .blog-avatar-link, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Steam market highlighter | |
// @namespace hj | |
// @description Highlights low prices | |
// @include http://steamcommunity.com/market/* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== | |
function addJQuery(callback) { |