NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Userscript for browsers that automatically sets the Twitch directory sort option to “Viewers (High to Low)”.
Works on /directory, /directory/all, and other Twitch pages with the same sort dropdown.
💥 New: This userscript is also available as part of Twitch Enhancer, a browser extension for Chrome and Firefox that combines it with other Twitch quality-of-life improvements.
Learn more: Twitch Enhancer
Open the script in your userscript manager and change the value of:
const RUN_POLICY = 'perTab';
perTab — recommended for users who want to change sorting manually without interference.
perLoad — recommended for users who always want sorting reset on refresh.
Rating: 0