Session recording of extension
I am shipping an extension and I want to record what actions users are performing within my extension. Any reliable library that would help me doing that? I tried posthog session replay but their start recording method blocks main thread and freezes extension as well as web page for a couple of seconds.
1 Reply
following this thread because wondering the same