Learn how to build a Chrome extension by following this step-by-step guide to creating a basic calculator extension.
If my content helps and you want to support the channel, get me a coffee ☕: https://pgnt.xyz/kofi
Original Post: https://www.programonaut.com/how-to-b...
---
Discord Community: https://pgnt.xyz/discord
---
00:00 - Introduction
00:24 - Install the chrome-extension-cli
00:53 - Install Extension
01:22 - Build the Chrome Extension
03:52 - Persist data in the Chrome Extension using the Storage API
04:43 - Conclusion