AECOM Student Extension
The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
AECOM Student Extensionคืออะไร?
AECOM Student Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jasper Sim และคุณลักษณะหลักของมันคือ "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AECOM Student Extension
ดาวน์โหลดไฟล์ส่วนขยาย AECOM Student Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College of Medicine. The extension does not collect any identifying information from the end user.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AECOM Student Extension |
ID | akjphfpbdbnblhnkajcoadhngppbmffl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl |
คำอธิบาย | The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College… |
ขนาดไฟล์ | 6.5 MB |
จำนวนการติดตั้ง | 143 |
เวอร์ชันปัจจุบัน | 2.7 |
อัปเดตครั้งล่าสุด | 2024-02-16 |
วันที่เผยแพร่ | 2021-08-24 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Jasper Sim |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/jas122/AECOM-Student-Extension |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AECOM Student Extension", "version": "2.7", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_title": "AECOM Student Extension", "default_icon": { "38": "icons\/icon128.png", "128": "icons\/icon128.png" } }, "icons": { "128": "icons\/icon128.png" } } |