AECOM Student Extension

The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…

Cos'è AECOM Student Extension?

AECOM Student Extension è un'estensione di Chrome sviluppata da Jasper Sim, e la sua funzione principale è "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione AECOM Student Extension

Scarica i file di estensione AECOM Student Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome AECOM Student Extension AECOM Student Extension
ID akjphfpbdbnblhnkajcoadhngppbmffl
URL Ufficiale https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl
Descrizione The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
Dimensione del File 6.5 MB
Conteggio Installazioni 143
Versione Corrente 2.7
Ultimo Aggiornamento 2024-02-16
Data di Pubblicazione 2021-08-24
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Jasper Sim
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/jas122/AECOM-Student-Extension
Lingue Supportate 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"
    }
}