AECOM Student Extension

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

Vad är AECOM Student Extension?

AECOM Student Extension är en Chrome-tillägg utvecklad av Jasper Sim, och dess huvudfunktion är "The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…".

Tilläggsskärmbilder

screenshot

Ladda ner AECOM Student Extension-förlängningens CRX-fil

Ladda ner AECOM Student Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn AECOM Student Extension AECOM Student Extension
ID akjphfpbdbnblhnkajcoadhngppbmffl
Officiell webbadress https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl
Beskrivning The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
Filstorlek 6.5 MB
Antal Installationer 143
Aktuell Version 2.7
Senast Uppdaterad 2024-02-16
Publiceringsdatum 2021-08-24
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Jasper Sim
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/jas122/AECOM-Student-Extension
Stödda Språk 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"
    }
}