EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
EdunextExtคืออะไร?
EdunextExt เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bách Lê และคุณลักษณะหลักของมันคือ "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EdunextExt
ดาวน์โหลดไฟล์ส่วนขยาย EdunextExt ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Automation comment and grates on groupmates tool for edunext website.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | EdunextExt |
ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
คำอธิบาย | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
ขนาดไฟล์ | 81.73 KB |
จำนวนการติดตั้ง | 76 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2023-10-15 |
วันที่เผยแพร่ | 2023-10-14 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | Bách Lê |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
ภาษาที่รองรับ | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EdunextExt", "version": "0.0.1", "description": "The Automation Tool for fu-edunext.fpt.edu.vn\/ write by BachLe", "background": { "service_worker": "background.js" }, "action": [], "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } |