Is there a way to prevent the desktop browser widget from navigating to a new url by blocking a message? I seem to remember it was possible but intercepting: browserNavigateBegin, browserDocumentLoadBegin messages do not prevent the navigation. I wish to process a url dropped on the page rather than navigate to it.