How to Build a Chrome Extension
Chrome extensions are small HTML, CSS and JavaScript apps that we can install in the chrome browser. In this tutorial, We are going to build an extension that allows users to get covid19 case details based on the country selected. Step 1: Create a ...
Oct 30, 20205 min read900

