LorenzoBe / LeetPlug

This is a browser extension that is able to interact with LeetCode official site. The main goal is to be able to track the activities on each problem and all the related events: submissions, time spent coding the solution, repetitions of a problem.
https://leetplug.azurewebsites.net/
GNU General Public License v3.0
101 stars 8 forks source link

Is there a way to reset my data? #8

Open fastboot opened 3 years ago

LorenzoBe commented 3 years ago

Hi, this could be a valid missing feature 👍 I didn't add it since there is no authentication required when you read the data. I could maybe add a reset button, which will ask your email and key as confirmation. If they match, I can delete the data. I will add the feature in the next future, thanks!

fastboot commented 3 years ago

I would love to contribute to it if you want :)

LorenzoBe commented 3 years ago

Thanks Mishra! I would be very happy to have your help! Please drop me a message on Linkedin when you are available. I will do my best to explain you how to setup a dev environment, open a pull request and do the change :)