A bunch of small utilities for Zoom Web Meetings.
นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด
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.