
Now you can add a “Country Standings” tab to Codeforces contest/gym standings pages.
The goal is simple: quickly see how participants from a specific country performed — including teams — without manually searching the full standings!
Key features
- New “Country Standings” tab: Appears next to the normal standings menu and uses URL mode
?cs=countryto make it ready to share with friends! - Country filter for both individuals & teams: Works for solo participants and teams automatically, A team is included if any member of the team matches the selected country
- Extra profile info: Shows avatar, rating pill, full name + city, and organization/institute (if present on CF profile)
- Uses Codeforces API:
user.ratedList,contest.standingsanduser.info - Rated users cache refreshes every 24 hours
How to install:
- Download Tampermonkey extension for Chrome Firefox Microsoft Edge/Edge Mobile
2. Install the CF Country Standings script from here.
Click on Install this Script
Click on Install Again inside the Tampermonkey tab.
- And done!! You are good to go!
If you have any suggestions or feedback, please feel free to share them. Your comments are welcome and will help me improve it further. I will try to release standalone browser extensions soon!












