// ==UserScript== // @name Toggle single person view in Steam's activity feed // @icon https://store.steampowered.com/favicon.ico // @namespace SteamNerds // @version 1.0 // @description Enables showing only a single person's activity // @author uniQ // @include /^https:\/\/steamcommunity\.com\/(id\/[\w-_]{1,64}|profiles\/\d{17})\/home/ // @updateURL https://raw.githubusercontent.com/steamnerds/userscripts/master/ActivityFeedDisplaySingleFriend.user.js // @grant none // ==/UserScript== // https://github.com/steamnerds/userscripts /*jshint esversion: 6 */ /* This code has several known issues such as not working on dynamically loaded activity pages. Since only a few people requested this functionality, it isn't a high priority */ function displayActivityFeatures() { $J('.blotter_author_block').append($J("