A simple and minimalist extension for Google Chrome Browser
When I was new to Codeforces I used to feel very frustrated by Codeforces rating graph. It's good to see Codeforces rating go up and it's hard to see it go down. So I looked for a way, how to avoid seeing this rating graph. Then I started looking for any such browser extension. Then, not being able to find it, I took the initiative to make it myself.
Step 1
Clone the repository using this command
git clone https://github.com/mustaquenadim/cf-rating-graph-hiding-extension.git
Step 2
Open Google Chrome browser. Click the extension button on the top right corner of the window.
Step 3
Click on the Manage Extension option from the dropdown menu.
Step 4
You'll redirect to the extensions page. Then enable the 'Developer mode' from the top right corner of the page.
Step 5
Then click the 'Load unpacked' button on the top left corner of the page and choose the folder of the extension.
Step 6
Go to your CodeForces profile and see the changes.
This project is licensed under the MIT License - see the LICENSE file for details.
You're welcomed to make any kind of positive contribution.
Please give this project a star(⭐) to encourage and show that you liked it.