Twitch - Force sort Viewers High to Low

Auto-set sort to "opt1" (Viewers High->Low) with configurable run policy

目前為 2025-09-17 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Vikindor
評價
0 0 0
版本
1.6
建立日期
2025-09-16
更新日期
2025-09-17
尺寸
5.0 KB
授權條款
MIT
腳本執行於

This userscript automatically switches the Twitch directory sort option to “Viewers (High to Low)” on pages like /directory, /directory/all, and similar. It hooks into the built-in sort dropdown via aria-activedescendant, so it does not depend on the interface language.

Supported run policies:
- perTab — applies once per URL within the current browser tab. If you manually change the sort option, the script will not override it again (even after F5).
- perLoad — applies once per URL on every page load. Refreshing with F5 will re-apply the sort automatically.

You can change the mode in the script header (RUN_POLICY variable).