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

[Feature Request] Option to set default customControlButtons value #17

Closed Akv2021 closed 2 years ago

Akv2021 commented 2 years ago

Hi, It would be really helpful if we could set any leetplug mask value as default. For eg. I majorly select "Show the problem with visible stopwatch and remote tracking" and setting this option as default will make the extension much less obtrusive.

Akv2021 commented 2 years ago

Achieved this by commenting logic to show other buttons & triggered "Show the problem with visible stopwatch and remote tracking" methods on page load.