I'm using this page that has a very annoying alert(its typical JavaScript alert, so any other hacks are welcome) that is displayed onLoad, can I stop it somehow with GM?
P.S. From what I understand GM is executed after the page has already loaded. Is there any way to click "ok" on the alert or override onLoad?