Attend Zoom Classes
Click one button to automatically open up your next upcoming Zoom class!
Wat is Attend Zoom Classes?
Attend Zoom Classes is een Chrome-extensie ontwikkeld door attendzoomclasses, en de belangrijkste functie is "Click one button to automatically open up your next upcoming Zoom class!".
Extensie Screenshots
Download het CRX-bestand van de extensie Attend Zoom Classes
Download Attend Zoom Classes-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
Click one button to automatically open up your next upcoming Zoom class!
Basisinformatie over de Extensie
Naam | Attend Zoom Classes |
ID | cepapmdlomgmjamfogcmnmbhppingmlg |
Officiële URL | https://chrome.google.com/webstore/detail/cepapmdlomgmjamfogcmnmbhppingmlg |
Beschrijving | Click one button to automatically open up your next upcoming Zoom class! |
Bestandsgrootte | 22.01 KB |
Aantal Installaties | 203 |
Huidige Versie | 3.0 |
Laatst Bijgewerkt | 2021-01-10 |
Publicatiedatum | 2021-01-04 |
Beoordeling | 5.00/5 Totaal 9 Beoordelingen |
Ontwikkelaar | attendzoomclasses |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Attend Zoom Classes", "version": "3.0", "manifest_version": 2, "permissions": [ "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_popup": "popup.html", "default_title": "Attend Class" } } |