文件名称:attendance-marker:适用于Google Meet的Chrome扩展程序
文件大小:38KB
文件格式:ZIP
更新时间:2024-06-05 15:21:18
JavaScript
出席者标记 这是Chrome扩展程序,用于在Google Meet中标记出勤。 Chrome扩展程序教程 不熟悉如何创建Chrome扩展程序? 。 在您的Chrome浏览器中使用 打开Google Meet。 打开我们的扩展程序。 在聊天模式或实时模式下单击参加会议 出勤将下载到默认的下载文件夹中。 模式 聊天模式 - Take attendance when students type their roll no in ChatBox. 现场模式 - Take attendance live from the meeting. 格式设定 例如: // used to format the input %d indicates integer. roll no %d => roll no 45 %d => 45 rn%d => rn45 在Chrome中加载 要在c
【文件预览】:
attendance-marker-master
----css()
--------popup.css(1KB)
----popup.html(3KB)
----manifest.json(557B)
----icons()
--------icon48.png(2KB)
--------icon128.png(8KB)
--------icon16.png(387B)
--------icon.png(19KB)
----js()
--------popup.js(3KB)
--------content.js(4KB)
--------data.js(762B)
----LICENSE(1KB)
----README.md(1022B)