Hello! Recently, my friend told me that he didn't like the counters of people who solved the problem.
What's the idea?
- He doesn't want to see how many people have solved the problem during the competition.
- He wants to read all the statements himself and decide for himself which problem seems easier and which is more difficult, in his opinion, because he wants to be able to improve ability to access difficulty of problems.
So, my friend's idea seemed interesting for me and I've made this tool.
It is very simple google chrome extension, which can hide counters of people, who solved the problem.
Demo:
From

To

Ok, seems good, so how to install it?
- First, you can find this extension (and check very simple code of it) on my GitHub repository
- Press on green button Code in the right up corner, then press on Download zip.
- Go to the chrome://extensions and turn on Developer mode on right up corner.
- Then, unpack .zip file, which you downloaded before, in the folder.
- Go to the chrome://extensions and press Load unpacked on left up corner. Choose your folder.
- Turn on the extension. Done!
So, I hope that there are people, who find it usefully (like me and my friend).
P.S. 'project' is open source, so if you are interested in, you can send pull request :)









Auto comment: topic has been updated by matvey22122 (previous revision, new revision, compare).
number of submission also plays a role in contest we can assume the difficulty of problem by number of submission. anyways great work upvoted.
Yes, I agree with you. This tool was created for educational purpose.
Hi, I need help c:
"Cannot install extension because it uses an unsupported manifest version. Could not load manifest."
Maybe you could upload more versions of it?
Hi! I believe changing the manifest version from 2 to 3 in the manifest.json file should solve your issue
I recommend you not to use an extension that only changes a few lines of css on 1 website, rather use an addon than can change css on any webpage (also can be done in ublock) and add the lines:
https://github.com/matvey22122/CF-hide-stats/blob/master/app.css