Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save dikaeinstein/1ad6e525547da24d14ddae6e9da9ebc5 to your computer and use it in GitHub Desktop.

Select an option

Save dikaeinstein/1ad6e525547da24d14ddae6e9da9ebc5 to your computer and use it in GitHub Desktop.

To turn off zoom protocol_handler on chrome. You have to first find the chrome installation path.

Type chrome://version

Then copy the profile path, then cd into that directory. cd ${profile path}.

Then open the Preference file with any text editor and find the "protocol_handler" text. Change the the value of zoommtg from false to true.

Then restart your chrome browser.

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