Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 545 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 545 Bytes

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.