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

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

Hello Everyone!

Recently I was exploring Codeforces APIs and thought that there is a need for an extension that shows problem difficulty as well as all the contest problems links together (as usually it takes some time switching from status/submission/problem page to dashboard to select a desired problem).

So, well here it is!
With the help of this extension, one can go through any problem to any other problem easily (also can go to a problem from status/submission/hack pages to the desired problem).

You can try this extension.

Steps to follow (for the installation)

Right now I haven't deployed/uploaded it on either Chrome or Firefox but you can install it locally!
You just have to clone this repo or can download via zip and load/unpack the folder over the chrome/firefox extension (with developer mode on). (guide for chrome)

UPD: To use this without unpacking the extension just copy-paste this userscript in tampermonkey or a similar tool.

UPD2: Updated the verdict thing as well. You can enter your codeforces handle to make verdict color work!

UPD3: Updated userscript is here. (Thanks to normankr07)

UPD4: The extension is now live on Mozilla Add-ons. 😇

UPD5: Updated the show/hide rating thing (check the repo).

Updated Look

Any suggestion would be helpful!

Happy Coding :)

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

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

CoderDhanraj orz

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

tnx that is realy helpful ;D

now i dont need to open N tabs during the contest

orz coderdhanraj

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

разверните его на Chrome, я заплачу

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

Where to enter CF handle? I can't find it.

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

Good, Now make it for Firefox.

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

where to paste in temper monkey?

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

Just solved two problems that i faced in a go.

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

Can it support Microsoft Edge?

»
3 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится +9 Проголосовать: не нравится

I updated the userscript one to make it not shown when at homepages and blogs. Show the color with your current logged in handle. The source is here

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

please, upload it on the Chrome webstore quickly!!

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

will this work in ongoing contest ?

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

Very nice! Maybe a good feature would be to add clist.by ratings when codeforces ones are not available.

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

orz

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

The userScript from 3rd update

it's not hiding the rating of unsolved problems

i hope it will be fixed or how to fix it