Only tested on Chromium. You may need to change these for Firefox.
location.href = 'org-protocol://capture?'+new URLSearchParams({template:'w',url:location.href,title:document.title,body:window.getSelection()})`
location.href = 'org-protocol://store-link?'+new URLSearchParams({url:location.href,title:document.title})