SMU eLearn Extension
SMU eLearn Extension for Customization
什么是SMU eLearn Extension?
SMU eLearn Extension是由SMU eLearn开发的Chrome扩展程序,该扩展的主要功能是“SMU eLearn Extension for Customization”。
扩展截图
下载SMU eLearn Extension扩展crx文件
下载SMU eLearn Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extend features inside the eLearn learning management system.
扩展基本信息
名称 | |
ID | hadbofldbnnoahanjmlmaaphehhpmcbp |
官方URL | https://chromewebstore.google.com/detail/smu-elearn-extension/hadbofldbnnoahanjmlmaaphehhpmcbp |
简介 | SMU eLearn Extension for Customization |
文件大小 | 955 KB |
安装次数 | 134 |
当前版本 | 1.0.8 |
更新时间 | 2023-10-10 |
上架时间 | 2022-02-04 |
开发者 | SMU eLearn |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |