SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
776 stars 55 forks source link

[feature request] an option to set all Steam forum threads to display 50 messages by default (or more) #79

Closed ghost closed 3 years ago

ghost commented 3 years ago

a lengthy example thread: https://steamcommunity.com/app/570/discussions/0/1629663905431002097/

javascript:Forum_SetTopicRepliesPerPage( 50 );

I feel that the value frequently reverts back to 15. 50 is the highest officially supported value to my knowledge and many would likely always use 100 or so if possible.

xPaw commented 3 years ago

I think they set a cookie per thread, so that's pretty silly.

Anyway, this is more of a request for Valve, not for this extension.