sumantopal07 / Constraints-Blocker-Chrome-Extension

Chrome Extension for Leetcode and Binarysearch.com to hide the constraints of the problem.
https://chrome.google.com/webstore/detail/constraints-blocker/poadlijigkkehhbfnmdabgecngbmoaho
4 stars 4 forks source link

Added Codeforces Option in constraint Blocking #7

Open jhabarsingh opened 3 years ago

jhabarsingh commented 3 years ago

1

I have added the code forces constraint hide feature.

sumantopal07 commented 3 years ago

add changes to popup.js file as well because from there user inputs are controlled whether the user wants to block the content or not, and please send a pr from a different branch

sumantopal07 commented 3 years ago

https://github.com/sumantopal07/Constraints-Blocker-Chrome-Extension/pull/6 refer this PR, you will get idea of how to add the user input

jhabarsingh commented 3 years ago

okay