Chrome extension to close the tab opened by ZOOM after 30 sec if it is succeeded
CAUTION: Chrome v75 upgraded security restrictions that can only install extension from Chrome WebStore. So if you see CRX_REQUIRED_PROOF_MISSING
or similar error when install the extension, try install it from source
- Download the Chrome extension from https://github.com/timnew/zoom-tab-closer/raw/release/zoom-tab-closer.crx
- Double click and install it
- Turn on developer mode first if you haven't (Check instruction below if you don't know how to)
- Download the code from https://github.com/timnew/zoom-tab-closer/archive/master.zip, and unzip it
- Open Chrome Extension Manager: chrome://extensions/
- Click
Load unpacked
, and select the unzipped folder
- Open Chrome Extension Manager: chrome://extensions/
- Click developer mode switch (on top right corner of the screen) to
on
- You will see
Load unpacked
on the toolbar if you succeeded