Hey!
I have yet another app idea and it would require loading&executing a tiny javascript polyfill before any other javascript is executed on the website.
I imagine it should be a straightforward process of adding the file just after the tag on the app activation. But then I am sure that there are plenty of apps that do the same thing.
How could I make sure that my script stays at the top at all times? Is there a webhook that informs about new app activation? Or a .liquid file change?
Thanks,
Tadas