Skip to content

andrewimeson/meeting-launch-page-closer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.