Chrome Extension - Part 2 ( Working with background.js and content-scripts )
So, in the previous article we saw how we can create a simple chrome extension using manifest.json file and some overview of how background.js file works and what it is? you can find that article here.
In this article we will try to add some basic f...
bhush98.hashnode.dev4 min read
Nagachaitanya Lokam
Program Manager for Microsoft Edge Extensions (Contingent). Please ping me for any queries, suggestions and feedback on Edge Add-ons
Hey! very helpful guide for beginners. If you're interested in creating something similar on building Edge Add-ons, please refer to the doc resource link here: docs.microsoft.com/en-us/microsoft-edge/extension…