How to create Chrome extension
Introduction
A chrome extension is a program that is installed in the Chrome browser that enhances the functionality of the browser. You can build one easily using web technologies like HTML, CSS, and JavaScript.
Creating a chrome extension is simila...
blog.quasarcommunity.org3 min read