Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodZoom - Auto Close Post-Attendee

GoodZoom Logo

Chrome Web Store Firefox Add-ons License

Automatically closes Zoom post-attendee pages after leaving a meeting, helping you stay productive and clutter-free.

Features

  • Automatically closes Zoom post-attendee and post-meeting pages
  • Works on both Chrome and Firefox
  • Lightweight and fast
  • Privacy-focused (no data collection)
  • Open source

Installation

Chrome

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable Developer mode in the top right corner
  3. Click Load unpacked
  4. Select the goodzoom folder
  5. The extension is now active

Firefox

  1. Open Firefox and navigate to about:debugging
  2. Click This Firefox in the left sidebar
  3. Click Load Temporary Add-on
  4. Select the manifest.json file in the goodzoom folder
  5. The extension is now active

Privacy

This extension does not collect, store, or transmit any personal data. It only interacts with Zoom's post-meeting URLs to automatically close them.

Permissions

  • tabs: Required to close tabs from the background script (browser security prevents window.close() from closing tabs not opened by the script)
  • host_permissions: *://*.zoom.us/* - Only accesses Zoom URLs

Development

# Clone the repository
git clone https://github.com/goodzoom/extension.git
cd goodzoom

# Make changes to any file
# Reload the extension in your browser to test

Building for Release

Chrome Web Store

  1. Zip the contents of the goodzoom folder
  2. Go to Chrome Developer Dashboard
  3. Upload and publish

Firefox Add-ons

  1. Zip the contents of the goodzoom folder
  2. Go to Firefox Add-ons Developer Hub
  3. Submit your extension

License

MIT License - see LICENSE for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

Automatically close Zoom post-attendee tabs to save memory

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages