HTML EventSub subscriber extension (no EBS)

You could connect to chat anononmously and listen for USERNOTICE’s
Which works in the browser via websockets.

Heres a node example.

You’d just need to swap some bits from “node WS” to “browser WS”