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.
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