Building Browser Extensions

Builds and tests Manifest V3 browser extensions — service-worker message channels that survive teardown, chrome.storage read-modify-write safety, settings validation in the popup, and a Jest chrome mock that can actually fail. Use when writing or reviewing a background service worker, a popup that reads/writes chrome.storage, an extension's Jest suite, or debugging an extension whose UI silently stops responding.

wdm0006 6257a99 12.9 KB Updated

File contents

wdm0006/python-skills/tree/main/skills/javascript/browser-extensions commit 6257a99c56

Frequently asked questions

npx skillmds@latest add wdm0006/building-browser-extensions