This is a project I have been working on for a long time now. It is a chrome extension that lets you leave comments anywhere on any page and tag anyone. It is called Beep.
If you want to know when it is active just follow me on Twitter:
/ hustl_ee
For some technical details:
I am using Manifest V3 in my extension
It is written in plain JS
For real time data I use socket.io
Backend is in Node.js
I will make another episode explaining in details technicalities of it.