A bunch of small utilities for Zoom Web Meetings.
当前为 2022-04-27 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
Added a missing # (oops)
#
Added q() shortcut for document.querySelector() to shorten the repeating parts of code.
q()
document.querySelector()
Added new Timer function, requirement for EC8, 'remove switch to chrome message', and fixed some bugs.
Added auto close ended meetings and added missing semicolons.