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是由Jasper Sim開發的Chrome擴展程式,該擴展的主要功能是“The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…”。
擴展截圖
下載AECOM Student Extension擴展crx文件
下載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 |
官方網址 | 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" } } |