csnover / TraceKit

Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.
1.03k stars 168 forks source link

Possible to disable Chrome extension errors? #98

Open sharanraj124 opened 1 year ago

sharanraj124 commented 1 year ago

Hi, I face the issue of all chrome extension errors captured in my code.

we don't want that kind of error, Is any flag disabled for this kind of error?

niemyjski commented 1 year ago

Hello,

There is nothing currently for this, you would need to handle this yourself.