Go to next game queued as soon as page is done loading.
// ==UserScript==
// @name Auto Steam Discovery Queue
// @namespace https://steamcommunity.com/id/zetx/
// @description Go to next game queued as soon as page is done loading.
// @include http*://store.steampowered.com/*app/*
// @include http*://store.steampowered.com/*explore*
// @include http*://store.steampowered.com/*agecheck/app/*
// @version 4.05
// @run-at document-end
// @grant none
// ==/UserScript==