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 |
Eメール | [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": [ " |