AECOM Student Extension
The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
Qu'est-ce que AECOM Student Extension ?
AECOM Student Extension est une extension Chrome développée par Jasper Sim, et sa fonction principale est "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AECOM Student Extension
Téléchargez les fichiers d'extension AECOM Student Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | AECOM Student Extension |
ID | akjphfpbdbnblhnkajcoadhngppbmffl |
URL Officiel | https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl |
Description | The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College… |
Taille du Fichier | 6.5 MB |
Nombre d'Installations | 143 |
Version Actuelle | 2.7 |
Dernière Mise à Jour | 2024-02-16 |
Date de Publication | 2021-08-24 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Jasper Sim |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/jas122/AECOM-Student-Extension |
Langues Prises en Charge | 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" } } |