Enabling Developer Tools in Linux

Hi,
To enable the dev tools in Linux, you have to change the value of enableWebviewDevTools from false to true.
This configuration can be found in the following file:

  • ~/.config/zoomus.conf

enableWebviewDevTools=true

Then you need to restart zoom and the developer tools will open automatically when you open your personal application.