A serial port monitor as Chrome App, exposing an integrated JSON websocket that enables direct connection with a serial port from any web application. This enables and allows websites to communicate with your local serial device, such as Arduino or ESP32/ESP8266 to name two random examples.
Per default the server is running on localhost:8889.