Open
Description
Im migrating a chrome extension from manifest v2 to manifest v3, which moves from background pages to service workers. As service workers don't have access to DOM, window, or document, loading mixpanel library now causes an error 'document undefined'.
Is there any solution to integrate Mixpanel in a chrome extension now that MV2 is deprecated?


Metadata
Metadata
Assignees
Labels
No labels