andrewimeson / meeting-launch-page-closer

Automatically close Zoom meeting launch windows in Chrome after the meeting launches
https://chrome.google.com/webstore/detail/zoom-closer/chdbpcoehkphnaefhmggpjfpjhocolfe
GNU General Public License v3.0
7 stars 0 forks source link
browser-extension chrome-extension productivity zoom

Zoom Tab Closer

Automatically close Zoom meeting launch windows in Chrome after the meeting launches.

Get it from the Chrome Web Store

screenshot

Building

To package up for uploading to the Chrome Web Store:

zip zoom-closer.zip \
  --recurse-paths assets/icon-*.png background.js content.js manifest.json

Credit

Forked from seanstar12 and updated to work with new Chrome permissions.