An open API service indexing awesome lists of open source software.

https://github.com/srijit2002/codeforces-problem-tag-hider


https://github.com/srijit2002/codeforces-problem-tag-hider

codeforces codeforces-extension competetive competettive-programming google-chrome-extension javascript manifest-v3

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Codeforces Problem Tag Hider
This is a extension which helps to hide the problem tags and also the rating tag of codeforces problemset.
This is to help you to increase your problem solving ability. :smile:

# Installation Steps
I don't have a google developer account so this extension is not available on chromestore. :sweat_smile:
and currently it only supports google chrome.:pensive:

## Folllow This steps to install this extension
First clone the repository or download the files as a zip(in that case you need to unzip it after downloading).
### 1) Download
#### To download this as a zip
click the `Download Zip` button and after the download completes unzip it.

![image](https://user-images.githubusercontent.com/74085816/170556052-1ab21d08-7302-4723-9834-591b399c7106.png)

#### To clone this repository
Paste this in your terminal and press enter
```
git clone https://github.com/srijit2002/codeforces-problem-tag-hider.git
```
### 2) Install
Click on the three dots on the right side of your browser window then go to `more tool`>`Extensions` or type `chrome://extensions` on url bar

![image](https://user-images.githubusercontent.com/74085816/170559144-7a88e4b4-a418-4ceb-9959-ef51d738db9c.png)

Now Toggle the `Developer Mode`.

![image](https://user-images.githubusercontent.com/74085816/170560151-5390f20c-6565-4de5-8d14-eaa6c857426b.png)

click on `Load unpacked` and select the cloned folder (Remember to unzip it incase you downloaded it as a zip file)

![image](https://user-images.githubusercontent.com/74085816/170559342-fd25e0a3-6884-473c-ba08-1da1d63c7f73.png)

Finally the extension is ready to use Enjoy :smile:

![image](https://user-images.githubusercontent.com/74085816/170561102-87d563c4-9572-495d-8f3d-fa788a087419.png)