The-CodingSloth / haha-funny-leetcode-extension

MIT License
424 stars 84 forks source link

Prevent overflow and add Leetcode lists #73

Closed Tayomide closed 1 year ago

The-CodingSloth commented 1 year ago

awesome work man, this feature is pretty cool

Tayomide commented 1 year ago

Thanks! It will solve a lot of problems, and any roadblock had in the future could be solved by creating a new list and making an API request to get the list of problems

The best part is the Leetcode API would serve as a makeshift server, and all the extension has to do is make a request to it