The-CodingSloth / haha-funny-leetcode-extension

MIT License
396 stars 75 forks source link

Feature to set amount of problems to solve before removing redirect #16

Open The-CodingSloth opened 10 months ago

The-CodingSloth commented 10 months ago

Saw a YouTube comment of this cool (painful) feature, where instead of users only having to solve 1 problem, they can decide how many problems they want to solve before being able to access websites again.

  1. Can set it to 1 problem by default, and then letting the user decide from there.
  2. A way to handle this decision on the popup.js/popup.html (input, dropdown, etc)