Meet Attendance List
Monitor who attendant your class and meeting!
Wat is Meet Attendance List?
Meet Attendance List is een Chrome-extensie ontwikkeld door H_reugo, en de belangrijkste functie is "Monitor who attendant your class and meeting!".
Extensie Screenshots
Download het CRX-bestand van de extensie Meet Attendance List
Download Meet Attendance List-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
GOOGLE MEET ATTENDANCE LIST
A Google Chrome extension that saves the list of people present in a Google Meet call at a particular time.
FEATURES
- Have multiple classes, each with its own attendance list
- Create / Edit / Delete classes
- Export attendance as CSV file
- Modern UI, easy to use Basisinformatie over de Extensie
| Naam | |
| ID | opkclbdjfkagpgoflleeeklgljfgfglk |
| Officiële URL | https://chromewebstore.google.com/detail/meet-attendance-list/opkclbdjfkagpgoflleeeklgljfgfglk |
| Beschrijving | Monitor who attendant your class and meeting! |
| Bestandsgrootte | 606 KB |
| Aantal Installaties | 2,360 |
| Huidige Versie | 2.0.0 |
| Laatst Bijgewerkt | 2024-02-06 |
| Publicatiedatum | 2021-01-10 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | H_reugo |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://github.com/Hereugo |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Meet Attendance List",
"description": "Monitor who attendant your class and meeting!",
"version": "2.0.0",
"icons": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"background": {
"service_worker": ".\/service_worker.js"
},
"action": {
"default_icon": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"default_title": "Meet Attendance List"
},
"permissions": [
"storage"
],
"web_accessible_resources": [
{
"resources": [
"js\/utils.js",
"js\/inject.js",
"images\/defaultAvatar.png"
],
"matches": [
" | |