Jay Taylor's notes
back to listing indextristandunn/one-click-zoom: Automatically launch a Zoom meeting in one click, and close the Chrome tab.
[web search]
Original source (github.com)
Clipped on: 2020-03-24
Skip to content
.github
Initial commit.
2 days ago
LICENSE
Initial commit.
2 days ago
README.markdown
Link to instructions for Windows.
2 days ago
background.js
Initial commit.
2 days ago
content.js
Initial commit.
2 days ago
manifest.json
Match more join URL formats.
yesterday
Automatically launch a Zoom meeting in one click, and close the Chrome tab.
JavaScript
Latest commit
README.markdown
one-click-zoom
Automatically launch a Zoom meeting in one click, and close the Chrome tab.
Installation
-
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
-
Restart the Chrome application to ensure the checkbox appears.
-
Click a Zoom meeting link, any will do, and enable the checkbox.
Licenseone-click-zoom uses the MIT license. See LICENSE for more details.