AECOM Student Extension
The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
O que é AECOM Student Extension?
AECOM Student Extension é uma extensão do Chrome desenvolvida por Jasper Sim, e sua principal característica é "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão AECOM Student Extension
Baixe arquivos de extensão AECOM Student Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | AECOM Student Extension |
ID | akjphfpbdbnblhnkajcoadhngppbmffl |
URL Oficial | https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl |
Descrição | The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College… |
Tamanho do Arquivo | 6.5 MB |
Contagem de Instalações | 143 |
Versão Atual | 2.7 |
Última Atualização | 2024-02-16 |
Data de Publicação | 2021-08-24 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Jasper Sim |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/jas122/AECOM-Student-Extension |
Idiomas Suportados | 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" } } |