CF New Chrome Extension (Userscript): CF Get Problems

Revision en3, by coderdhanraj, 2023-09-03 07:05:18

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

Any suggestion would be helpful!

Happy Coding :)

Tags chome extension, codeforces tools, userscript

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en7 English coderdhanraj 2023-09-09 11:05:46 242
en6 English coderdhanraj 2023-09-07 15:55:18 136
en5 English coderdhanraj 2023-09-03 17:42:03 106 Tiny change: '.fi/mDMh).\n \n![ ](' -> '.fi/mDMh). (Thanks to [user:normankr07])\n \n![ ]('
en4 English coderdhanraj 2023-09-03 10:02:19 214 Tiny change: 'l.\n\n**UP2:** Updat' -> 'l.\n\n**UPD2:** Updat'
en3 English coderdhanraj 2023-09-03 07:05:18 13
en2 English coderdhanraj 2023-09-03 07:00:18 180
en1 English coderdhanraj 2023-09-02 21:26:08 1172 Initial revision (published)