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

Extension re-enable required after 1.1.1 publish #6

Closed LorenzoBe closed 3 years ago

LorenzoBe commented 4 years ago

The installed LeetPlug extension, if already installed, is automatically updated by Chrome after a shutdown/restart. A new permission has been added to fix the extension for Firefox (permission to post data to LeetPlug site). Since it is a new permission, the extension is automatically disable and need to be re-enabled. To do it, please follow instruction published here: https://support.google.com/chrome_webstore/answer/2811969?hl=en

LorenzoBe commented 4 years ago

Another way to deal with the issue is to uninstall the extension and then re-install using the Chrome Web Store. You need then to re-configure it without requesting new credentials but simply adding again the ones received during registration

LorenzoBe commented 4 years ago

Keep open for a while to make it visible