Remove customer protocol handler from that was set using web browser

Viewed 492

I used the Navigator.registerProtocolHandler() method in the browser API to register a custom protocol handler. It works very well, and it does what I expected. However, does anyone know how to remove a custom protocol handler once set?

0 Answers
Related