Can a userscript be detected with window.onerror? #1763
Replies: 1 comment
-
In general yes. Exceptions are // @sandbox JavaScript |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If a webpage catches errors with window.onerror and sends the error to their servers, will a tampermonkey script error also be detected with this method?
Beta Was this translation helpful? Give feedback.
All reactions