Something went wrong on our end. Please try again.
Created by: lguychard
We currently receive errors originating from third-party code in Sentry/browser-extension, for example:
This filters out such errors by checking the stack trace of exceptions in Sentry's beforeSend
callback: strack traces where no filename contains our extension ID are discarded.