Hello! Recently, an acquaintance told me that he didn't like the counter of people who solved the problem.
What's the problem?
- 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 (to improve this skill).
So, my friend's idea seemed interesting for me and I have done this.
It is very simple google chrome extension, which can hide counter of people, who solved the problem.
Demo:
From
To
Ok, seems good, so how can I setup 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 google extensions page and turn on Developer mode on right up corner.
- Then, unpack .zip file, which you downloaded before, in the folder.
- Go to the google extensions page and press Load unpacked on left up corner. Choose your folder.
- Turn on the extension. Graduation!
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 :)