cfifnplmkdjjchndbnpdadfipjiahjie
Adds a custom standings tab to Codeforces & shows your country rank after completion of every contest This extension is designed for Codeforces users to easily view contest standings filtered by their educational institution. It adds a custom “College Standings” tab to the standings page of each contest, allowing users to see how participants from their organization are performing. This extension also provides a new feature to know your country rank in the standings page itself.
Carrot
Rating predictor for Codeforces For an active contest: Carrot calculates rating changes according the current standings when you open the ranklist, and displays them in a new column. Carrot also adds a column showing the delta required to rank up. The delta calculation is done in real time a̶n̶d̶ ̶i̶s̶ ̶1̶0̶0̶%̶ ̶a̶c̶c̶u̶r̶a̶t̶e̶ (see note below). For a finished contest: Carrot displays the final deltas of each contestant in a new column and shows their rank change, if any, in an adjacent column. For both active and finished contests, Carrot displays a column for performance, the rating at which the delta would be zero. Each of Carrot's columns can be toggled according to your preference, so as to not clutter the ranklist more than you would like. Carrot communicates only with the Codeforces API and runs entirely in the browser. Note: Since all required data is fetched and processed in the browser, Carrot is not ideal if you have a low data cap on your network. If so I recommend using CF-Predictor instead: https://codeforces.com/blog/entry/50411 Note: The rating calculation is no longer 100% accurate since the new rating system was introduced. See https://github.com/meooow25/carrot/pull/18 for details.
Competitive Companion
Parses competitive programming problems and sends them to various tools like CP Editor and CPH. Competitive Companion parses competitive programming problems and contests and sends the parsed data to various tools like CP Editor and CPH. At the moment it supports 117 online judges, including most major ones like AtCoder and Codeforces. Using it is very simple. Just install the extension, make sure you got one of the supported tools open, navigate to a problem page and click on the green plus icon in the top-left of your browser. On websites where Competitive Companion is able to parse contests, navigating to the page with all the problems and clicking on the green plus icon will download and parse all problems in the contest at once. You can also use the Ctrl+Shift+U shortcut instead of the green plus icon (configurable on chrome://extensions/shortcuts).
CF GetRating
Get rating for Codeforces problems even with problem tags off. Get rating for Codeforces problems even with problem tags off. This Codeforces Get Rating extension helps users to just view the problem rating without seeing the other tags. But if you are stuck with any problem then you can view the tags by clicking on Show All Tags button. The extension also includes a shortcut to go to the Contest Standings directly. This extension is very helpful while practicing problems on Codeforces as it helps you to know the rating of the problem without explicitly knowing the tags associated with it. How to use : 1. Install the extension. 2. Turn off [ Show tags for unsolved problems ] option in the Problemset page of codeforces. 3. Open any Codeforces problem and it will show the problem rating. *NOTE* The extension does not work when the Codeforces API is down. *NOTE* The extension does not work with problems that do not have a problem rating. [ Screenshots for all the cases are attached ] UPDATE 1.0.1 Now you will be able to visit the Contest Standings from the problem page itself with the click of a button. UPDATE 1.0.3 Fixed issues with problem parsing. UPDATE 1.0.4 New feature to Show All Tags for a problem.
CP Coach
Analyze your weak topics on Codeforces and get practice recommendations. CP Coach – Smart Practice Recommendations for Codeforces CP Coach analyzes your recent Codeforces contests to identify the problems you couldn’t solve and the topics of the problems you struggled with during the contest. Based on this, it recommends unsolved problems within ±400 of your max rating, focusing on your weak tags/topics. The interface features clean, visually rich cards with color-coded difficulty badges, tag chips, and one-click access to solve. 🎯 Personalized practice tailored to your unsolved contest history 🟢🟠🔴 Clear indicators for easy, medium, and hard problems 🏷️ Tag-based recommendations for focused skill improvement