Getting Started with Chrome Extensions
Jul 23, 2017 · 4 min read
So what is a Chrome Extension? Is it kind of a software, or a script, or what is it? Chrome Extensions are a way to add functionality to Chrome Browser based on the existing technology stack that is powering the web.
Yes you guessed it right. The major 3 backbone of the whole Web Technology : The HTML, The CSS, and The Javascript.


