Results 8 comments of Ethan

I am also getting this error with the new 2.0.0 package: ![Screenshot 2024-05-27 at 12 22 57 pm](https://github.com/formbricks/formbricks/assets/86155290/f9561cb7-cad8-418c-98b2-6aeebad151e8)

![Screenshot 2024-10-28 at 5 49 03 PM](https://github.com/user-attachments/assets/f2ad7466-2245-420d-a4cd-ae944ef6fbff) 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)...