Jay Taylor's notes

back to listing index

tristandunn/one-click-zoom: Automatically launch a Zoom meeting in one click, and close the Chrome tab.

[web search]
Original source (github.com)
Tags: nodejs zoom real-time-conferencing spyware-blocker github.com
Clipped on: 2020-03-24

Skip to content
Image (Asset 1/4) alt= You have unread notifications
Automatically launch a Zoom meeting in one click, and close the Chrome tab.
Branch: master
New pull request
Clone or download

Latest commit

README.markdown

one-click-zoom

Automatically launch a Zoom meeting in one click, and close the Chrome tab.

Installation

  1. Restore the checkbox in Chrome to allow launching Zoom without a prompt.

    macOS

    Restore the checkbox by running the following command in the terminal.

    defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true

    Windows

    See what registry entry to add.

  2. Restart the Chrome application to ensure the checkbox appears.

  3. Click a Zoom meeting link, any will do, and enable the checkbox.

    Image (Asset 4/4) alt=License

    one-click-zoom uses the MIT license. See LICENSE for more details.