Do I have store-link & org-protocol-client configured correctly?

I thought I followed the directions in the manual to set up the “store link” browser shortcut so that it wouldn’t need to ask for permission every time I store a link from a domain I haven’t stored links from before. The manual’s wording is: so that “the OrgProtocol app will be used without confirmation”

But every time I store a link from a new website, I get a confirmation popup like this:

The code in my shortcut is:

javascript:location.href='org-protocol://store-link?url=%27+encodeURIComponent(location.href) + %27&title=%27 + encodeURIComponent(document.title)

I"m on a Mac and using the Brave browser.

Are others able to get rid of this popup, or are we all stuck with it?

I use firefox and I have to do this for every website I run org-protocol on. But once I’ve done it once on one website, I usually don’t have to do it again on that website.

Yes that is the case for me too – but I would like to never see that approval dialog again, for any website.

If anyone knows whether that is possible or not, please chime in :slight_smile: