How to Make a Chrome Extension
Making chrome extension with HTML, CSS and JavaScript
Jul 23, 20236 min read73

Search for a command to run...

Series
In this series, I will try to provide tricks and tries about features in JS that makes life easier
Making chrome extension with HTML, CSS and JavaScript

Stock prices, product details, company information, sports stats you name it If you wanted to access this information, you’d either have to use whatever format the website uses or copy-paste the information manually into a new document.The process ca...
