I'm trying to interact with a website using an userscript, but I don't know what's the cleanest possible solution for an outside source to detect the internal $viewContentLoaded
event, because it does not bubble to the window object.
I tried using dirty workarounds, but I'm wondering how one could achieve a clean window
level detection of the $viewContentLoaded
event. The website in question is using 1.3.14
according to window.angular.version