Uncaught DOMException: Navigator.registerProtocolHandler: Permission denied to add https://webmail.epen.gov.ar/zimbra/?view=compose&to=%s as a protocol handler
Runing in the console: window.navigator.registerProtocolHandler("mailto","https://webmail.epen.gov.ar/zimbra/?view=compose&to=%s","Zimbra"); fails with the following error: Uncaught DOMException: Navigator.registerProtocolHandler: Permission denied to add https://webmail.epen.gov.ar/zimbra/?view=compose&to=%s as a protocol handler
Runing in the console:
'''window.navigator.registerProtocolHandler("mailto","https://webmail.epen.gov.ar/zimbra/?view=compose&to=%s","Zimbra");'''
fails with the following error:
'''Uncaught DOMException: Navigator.registerProtocolHandler: Permission denied to add https://webmail.epen.gov.ar/zimbra/?view=compose&to=%s as a protocol handler'''
被采纳的解决方案
Are you opening the web console in the same tab where you're logged in to your webmail? See /questions/1209459.
定位到答案原位置 👍 1所有回复 (3)
This method doesn't work quite a long time already.
Is there any way to add a mailto handler?
选择的解决方案
Are you opening the web console in the same tab where you're logged in to your webmail? See /questions/1209459.