Undocumented Browser Events

Are there any undocumented browser events we can use in HEscript :grey_question:

No, but if you need more events, let us know and we can try to add them.

Yes, I was trying to see if an abort happened or error …If possible add the following event.

onErrorOccurred
This can happen if either a network error occurred, or the user aborted the navigation.

chrome.webNavigation

https://developer.chrome.com/extensions/webNavigation