Auto Steam Discovery Queue

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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.

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

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

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!)

ผู้เขียน
AzrieLxx
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
808
คะแนน
1 0 0
เวอร์ชัน
4.05
สร้างเมื่อ
22-06-2018
อัปเดตเมื่อ
22-06-2018
Size
7.77 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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