The Hardest Part of Building a Chrome Extension Is Not the Code
The first working version of a Chrome extension can be surprisingly quick to build.
A manifest defines the extension. A content script adds something to a page. A background worker coordinates events.
msgai.hashnode.dev6 min read