A chrome extension is a program that is installed in the Chrome browser. You can build one easily using web technologies like HTML, CSS, and JavaScript. We will be looking into how to create this extension in this blog post. The complete source code of this project can be found on GitHub.

5m read timeFrom freecodecamp.org
Post cover image
Table of contents
Table Of ContentsWhat is a Chrome Extension?What Will our Chrome Extension Look Like?How to Create a Chrome ExtensionManifest.json FileConclusion
3 Comments

Sort: