I have created a small userscript for Codeforces, which sorts comments by comment rating. As a result, the comment tree is sorted just like in Reddit. So the most useful comments funniest jokes will always be at the top.
You can add it to Firefox with Greasemonkey, or to Chrome with Tampermonkey. Or to any browser with corresponding addon — I hope any modern browser supports userscripts in some way.
Here it is: Codeforces comment sorter.
Let this post hang in recent actions a little longer.
I'd like to see any feedback. Did anyone try it? If so, will you use it?
I think it is very good with the codeforces tool which shows the comments you have not seen before. Thank you.
i tried. it works as well (FF, GreaseMonkey). i wont use cause i prefer to see the most recent comments but it is useful if browsing some old posts
I've tried installing it (without tampermonkey, simply added to Chrome directly), nothing seems to be happening, in the console there is an error
_ is not defined
. Do you use underscore.js?I use lodash.