SMU eLearn Extension
SMU eLearn Extension for Customization
Wat is SMU eLearn Extension?
SMU eLearn Extension is een Chrome-extensie ontwikkeld door SMU eLearn, en de belangrijkste functie is "SMU eLearn Extension for Customization".
Extensie Screenshots
Download het CRX-bestand van de extensie SMU eLearn Extension
Download SMU eLearn Extension-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
Extend features inside the eLearn learning management system.
Basisinformatie over de Extensie
Naam | |
ID | hadbofldbnnoahanjmlmaaphehhpmcbp |
Officiële URL | https://chromewebstore.google.com/detail/smu-elearn-extension/hadbofldbnnoahanjmlmaaphehhpmcbp |
Beschrijving | SMU eLearn Extension for Customization |
Bestandsgrootte | 955 KB |
Aantal Installaties | 134 |
Huidige Versie | 1.0.8 |
Laatst Bijgewerkt | 2023-10-10 |
Publicatiedatum | 2022-02-04 |
Ontwikkelaar | SMU eLearn |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SMU eLearn Extension", "description": "SMU eLearn Extension for Customization", "version": "1.0.8", "manifest_version": 3, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_popup": "popup.html", "default_title": "eLearn Extension", "default_icon": "icon.png" }, "permissions": [ "tabs", "alarms", "contextMenus", "storage" ], "options_page": "options.html", "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ " |