Please read the new rule regarding the restriction on the use of AI tools. ×

Improved Codeforces Extension : CF Analytics 
Difference between en1 and en2, changed 91 character(s)
Hello delta hunters!!↵

I forked and added few features to the popular [CF Analytics Extension](https://github.com/ApoorvaRajBhadani/cf-analytics). You can review it here : [CF Analytics: Ashray's Fork](https://github.com/Ashrayyy/cf-analytics).↵

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.↵


<table>↵

  <tr>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/431e8aa4-0a56-45b5-a692-2eb0e57acf44" width="100%" />↵
    </td>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/302e5826-867e-48f3-b68c-f600c773e1bb" width="100%" />↵
    </td>↵
  </tr>↵
</table>↵




- Now, you can click on the graphs to generate a list of all the questions you solved in that category.↵


<table>↵
  <tr>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/b9a08f2b-d8a1-4778-b568-94802fe8e6b7" />↵
    </td>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/4785cdc7-0ca6-4dbe-b703-54aa88d44445" width="100%" />↵
    </td>↵
  </tr>↵
</table>↵



- And Finally, Enabling the logarithmic Scale lets you hover and click over bars easily, here's a quick comparison for before and after.↵

<table>↵
  <tr>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/d46bccfa-2d8a-467b-b752-029328e36d05" />↵
    </td>↵
    <td width="50%">↵
      <img src="https://github.com/Ashrayyy/cf-analytics/assets/101005702/0c687f29-e6e9-4d18-a90d-ce60c3e30df4" width="100%" />↵
    </td>↵
  </tr>↵
</table>↵


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 ](https://github.com/Ashrayyy/cf-analytics/releases/tag/release)↵

I would appreciate if you could star my repository :) ↵


History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English Ashrayy 2024-07-27 20:10:03 77
en5 English Ashrayy 2024-07-05 12:00:13 2 Tiny change: 'y.\n\n#### Note:' -> 'y.\n\n###### Note:'
en4 English Ashrayy 2024-07-05 11:59:46 96
en3 English Ashrayy 2024-07-05 09:23:14 114
en2 English Ashrayy 2024-07-05 08:56:41 91
en1 English Ashrayy 2024-07-05 00:51:55 2278 Initial revision (published)