Forum Discussion
07_19
Aug 27, 2019Iron Contributor
How to always allow specific local protocol
I often use Edge Chromium to open urls that rely on local protocols like: zotero://select/items/1_EDK2F
vscode://file/C:/Users/user/Desktop/script.py:52:1 But each time I want to open these urls, E...
jagrock
Dec 20, 2019Copper Contributor
07_19 Yes, I had tried this prior to posting here and it didn't work. Maybe it will now since the popup was added in.
Is this persistent or does the end user clearing cache/cookies, resetting settings, etc clear it out?
07_19
Mar 10, 2020Iron Contributor
Since the new update (I have Version 82.0.439.1 (Official build) dev (64-bit) ), this solution doesn't work anymore.
I checked my Preferences file in AppData\Local\Microsoft\Edge Dev\User Data\Default and the exclusion rule is still there ("protocol_handler":{"excluded_schemes":{"vscode":false,"zotero":false}} ) , but each time I open one of the specified protocol, I am asked to confirm that I want to open it.
How to fix this?