SMU eLearn Extension
SMU eLearn Extension for Customization
SMU eLearn Extensionคืออะไร?
SMU eLearn Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SMU eLearn และคุณลักษณะหลักของมันคือ "SMU eLearn Extension for Customization"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SMU eLearn Extension
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |