Auto Steam Discovery Queue

Go to next game queued as soon as page is done loading.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
AzrieLxx
Installationen heute
0
Installationen gesamt
808
Bewertungen
1 0 0
Version
4.05
Erstellt am
22.06.2018
Letzte Aktualisierung
22.06.2018
Größe
7,77 KB
Lizenz
n/a
Wird angewandt auf

// ==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==