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
- Host: GitHub
- URL: https://github.com/srijit2002/codeforces-problem-tag-hider
- Owner: srijit2002
- License: mit
- Created: 2022-05-25T17:09:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T19:25:35.000Z (over 3 years ago)
- Last Synced: 2025-02-05T18:51:29.919Z (8 months ago)
- Topics: codeforces, codeforces-extension, competetive, competettive-programming, google-chrome-extension, javascript, manifest-v3
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
#### 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
Now Toggle the `Developer Mode`.
click on `Load unpacked` and select the cloned folder (Remember to unzip it incase you downloaded it as a zip file)

Finally the extension is ready to use Enjoy :smile:
