How to build a Chrome extension from scratch with Manifest V3
Building a Chrome extension feels like magic until you understand three pieces: the manifest, the UI, and the browser APIs. I walk through a working extension that saves the tabs I want to check later.