<pike96>BWV 1001-1007</pike96>

WebSocket

Use WebSocket + SharedWorker + BroadcastChannel to send a message to all opened tabs

If the user has opened multiple tabs when visiting your site, you can consider using WebSocket + SharedWorker + BroadcastChannel to broadcast your message to all opened tabs.