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 ✨
Hi @loveshdongre, Pull request for the issue
15
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 asservice_worker.js
following the terminology of manifest v3 and reducing the ambiguity that arises regarding their usage. Read more about it hereAs always let me know if you need me to make further changes in this issue. Cheers ✨