// ==UserScript== // @name Steam QuickLaunch // @namespace http://github.com/scoliono // @version 1.0 // @description Launches games in the "Recent Game Activity" section of a Steam profile at the press of a button // @author scoliono // @match http*://steamcommunity.com/*/* // @grant none // @downloadURL none // ==/UserScript== var g=document.getElementsByClassName('game_info'); for (var i=0; i