loveshdongre / leetcode-enhancer

A cross-browser extension to improve productivity on Leetcode
https://chrome.google.com/webstore/detail/leetcode-enhancer/gcmncppaaebldbkgkcbojghpmpjkdlmp
45 stars 5 forks source link

update manifest.json from v2 to v3 #32

Closed natzelo closed 8 months ago

natzelo commented 1 year ago

Hi @loveshdongre, Pull request for the issue

Please review the changes I made to upgrade the manifest version before merging. I have manually tested the extension for it's functionality after making the changes and it's working fine.

(Except for the Solutions Users' Profile Image of course #18)

I have renamed the background.js file as service_worker.js following the terminology of manifest v3 and reducing the ambiguity that arises regarding their usage. Read more about it here

As always let me know if you need me to make further changes in this issue. Cheers ✨