🏠 New in High Baseline Support: BroadcastChannel

September 14, 2024

caniuse · mdn · spec

The BroadcastChannel API allows you to send messages between same-origin browsing contexts, such as between the same page loaded in multiple tabs.

Source features