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 |
官方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" } } |