Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Improved Codeforces Extension : CF Analytics

Правка en2, от Ashrayy, 2024-07-05 08:56:41

Hello delta hunters!!

I forked and added few features to the popular CF Analytics Extension. You can review it here : CF Analytics: Ashray's Fork.

Below are the main features, that I personally really wanted, and are implemented.

  • The extension can reproduce graph of problems solved overall, problems solved during contest and problems solved after contest separately.
  • Now, you can click on the graphs to generate a list of all the questions you solved in that category.
  • And Finally, Enabling the logarithmic Scale lets you hover and click over bars easily, here's a quick comparison for before and after.

I also implemented a cheat detection system, that could predict and catch about 35% cheaters highly accurately. But due to Access-Control-Allow-Origin (CORS) Security feature, the extension couldn't communicate with my server.

You can visit Github, and download the crx file for this extension from there. Download Instructions are given on the release page.

Install Instructions

I would appreciate if you could star my repository :)

Теги chome extension, extension, codeforces, codeforces api, api

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en6 Английский Ashrayy 2024-07-27 20:10:03 77
en5 Английский Ashrayy 2024-07-05 12:00:13 2 Tiny change: 'y.\n\n#### Note:' -> 'y.\n\n###### Note:'
en4 Английский Ashrayy 2024-07-05 11:59:46 96
en3 Английский Ashrayy 2024-07-05 09:23:14 114
en2 Английский Ashrayy 2024-07-05 08:56:41 91
en1 Английский Ashrayy 2024-07-05 00:51:55 2278 Initial revision (published)