Skip to content

Instantly share code, notes, and snippets.

@glyn
Created March 10, 2020 14:51
Show Gist options
  • Save glyn/c241b3d8d68f7d70722c6a0a4f97711a to your computer and use it in GitHub Desktop.
Save glyn/c241b3d8d68f7d70722c6a0a4f97711a to your computer and use it in GitHub Desktop.
How to get chrome to provide checkbox to allow external protocol dialog to be accepted by default
defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true
@glyn
Copy link
Author

glyn commented Mar 10, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment