melan_'s blog

By melan_, history, 5 days ago, In English

Hi, this is my first post on Codeforces!

I have built a Codeforces Submission Analyzer, a tool that helps you analyze and visualize your submission history using the Codeforces API. It provides insights into your coding efficiency, memory usage, and performance trends.

Why you should install this extension?

  • Analyze your submissions – Track time & memory usage.
  • Visual insights – Interactive charts & graphs.
  • Compare with others – Benchmark your performance.
  • Clickable data – Open submissions directly from graphs.

How to install:

  • Download the extension from GitHub: my GitHub repo
  • Extract the ZIP file to a folder.
  • Open Chrome and go to chrome://extensions/.
  • Enable Developer Mode (top-right corner).
  • Click "Load unpacked" and select the extracted folder.
  • Done! The extension is now installed and ready to use.

Please, give it a try.

If you find any kind of bug, please let me know so I can fix it. If you have any idea of feature that can be useful, please let me know. I will try to add it.

Here are some screenshots of the extesion -

I'd like to thank MikeMirzayanov for the great Codeforces platforms with shared API.

UPD: It's available now for Firefox, Thanks for your support.

Full text and comments »

  • Vote: I like it
  • +33
  • Vote: I do not like it