Skip to content

Instantly share code, notes, and snippets.

View a-c-m's full-sized avatar

Alex McFadyen a-c-m

View GitHub Profile
@a-c-m
a-c-m / zoom-auto-close-tab.user.js
Last active April 27, 2020 08:44 — forked from jeremy-w/zoom-auto-close-tab.user.js
Zoom: Auto-Close App Bouncer Tab #userscript
// ==UserScript==
// @name Zoom: Auto-Close App Bouncer Tab
// @namespace https://bignerdranch.com/
// @version 1.1
// @description Close the tab Zoom uses to redirect to its app after several seconds.
// @author Jeremy W. Sherman <[email protected]>
// @author Alex McFadyen <[email protected]>
// @downloadURL https://gist.github.com/a-c-m/86a10ad240e23f778b2564a459238df8/raw/zoom-auto-close-tab.user.js
// @match https://zoom.us/j/*
// @match https://*.zoom.us/j/*