AECOM Student Extension

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

Hvad er AECOM Student Extension?

AECOM Student Extension er en Chrome-udvidelse udviklet af Jasper Sim, og dens hovedfunktion er "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…".

Udvidelsesskærmbilleder

screenshot

Download AECOM Student Extension-udvidelses-CRX-fil

Download AECOM Student Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn AECOM Student Extension AECOM Student Extension
ID akjphfpbdbnblhnkajcoadhngppbmffl
Officiel URL https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl
Beskrivelse The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
Filstørrelse 6.5 MB
Antal Installationer 143
Nuværende Version 2.7
Senest Opdateret 2024-02-16
Udgivelsesdato 2021-08-24
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Jasper Sim
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/jas122/AECOM-Student-Extension
Understøttede Sprog 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"
    }
}