| # | User | Rating |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | maspy | 150 |
| 3 | Um_nik | 145 |
| 4 | Errichto | 139 |
| 5 | adamant | 136 |
| 6 | maroonrk | 134 |
| 7 | DNR | 133 |
| 8 | nik_exists | 132 |
| 9 | AmShZ | 130 |
| 10 | Dominater069 | 129 |
| Name |
|---|



Very helpful extension
great utility!
Have used it personally must have for all the Linux users
good development!
nice
Doesn't work (
Hey, what gnome version are you on? I have tested it on gnome 42 and gnome 3.36 (though you would have to manually install it, the published extension is only 40+ )
Very helpful, it would be amazing if you add other OJs too (codechef, atcoder, dmoj, ... etc)
I do plan to soon..
How you gonna get list of contest from Codechef. Does Codechef has public API?
https://clist.by/
The above API can be utilized to get other online judges' contests list. Or one can scrape the Codechef/Atcoder website to get the list of upcoming contests,
I am planning to scrape those websites that don't have an API and host my own API on heroku that would aggregate the results. I could easily update the scrapers without having to push an update through the gnome-extensions website.
I expect this to take a little while though (about a month) since this project is now a little low on my priority list.