How to Disable Alert pop-up while opening desktop application from browser. for example after typing calculator:// in browser we need to disable the alert box with the help of angular typescript file. enter image description here
This is a security feature. You can disable it but it has to be done by the user. If this was something that could be disabled by the app then a malicious site could just disable before performing some kind of attach.