Messaging Playground

Isolated contexts talk through messages. Compare one-shot sendMessage with a long-lived connect port, send packets, and read the code each mode generates.

1 · Pick a messaging style

⚙️
Service worker
receiver
📄
Content script
in the page
msg

2 · Message log

3 · The code for this mode