Ethan
Ethan
I am also getting this error with the new 2.0.0 package: 
 They seem to have deprecated their services Check out their website https://sharegpt.com/
> * Unable to use with Manifest v3 due to remote code execution #1394 (comment) Unfortunately it will not pass the review by the Chrome Extension team yet check out...
@pauldambra any new updates on the progress of this issue? We really missing having the session recording observability in our chrome extension.
hey @pauldambra what about if we are using the "posthog-js/react" lib as follows: import { PostHogProvider } from "posthog-js/react"; import './node_modules/posthog-js/dist/posthog-recorder.js'; How could I integrate the posthog-recorder in this setup?
I can also confirm our chrome extension successfully passed and is receiving session recordings successfully 🎉 🙌
Hey guys I am not sure if this helps at all but I also use Sentry in my Chrome Extension and their "Replay" feature (which also uses the rrweb package)...