chrome-extension-messaging-tests
Installation
SKILL.md
chrome-extension-messaging-tests
Overview
Extension components run in separate contexts (content script, service worker, popup, options page, an external web page, a native host process) and can only reach each other through the messaging APIs described on the Chrome Extensions message passing page. That page defines five distinct shapes, each with its own failure mode: