Блог пользователя coderdhanraj

Автор coderdhanraj, 4 года назад, По-английски

Hey Everyone!

Hope you all would be doing great! I recently was exploring some codeforces chrome extensions and I came across following underrated extensions which are not that famous but they are pretty much useful.

  • Coding Shout (It gives a message stating verdict of your current submission) it's pretty much useful as during a contest we usually don't want to stay on 'my submission page' to get the verdict.

  • CF GetRating (It hides the tags and shows only the problem difficulty) it's pretty much useful during practice as we don't want to see the tags but want to get an idea of problem difficulty.

  • CF Tracker (It's a kind of stopwatch which may help in practice to speed up)

If there are more useful extensions do let me know in the comments I will add those in the blog. :)

PS: I got a working userscript for Multirating graph here (work like this).

  • Проголосовать: нравится
  • +15
  • Проголосовать: не нравится

»
4 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится
»
4 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

For second one, doesn't codeforces itself give an option to hide problem tags?

»
4 года назад, скрыть # |
 
Проголосовать: нравится +8 Проголосовать: не нравится

Great extensions! I installed the first one and I love the second one because I made it xD

»
4 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

I didn't know about the CF GetRating extension. This is really helpful for me because I want to hide the problem tags, but I still want to see the difficulty to see if it is worth attempting or not. Thanks a lot.