AECOM Student Extension

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

Co to jest AECOM Student Extension?

AECOM Student Extension to rozszerzenie Chrome opracowane przez Jasper Sim, a jego główną funkcją jest „The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia AECOM Student Extension

Pobierz pliki rozszerzeń AECOM Student Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa AECOM Student Extension AECOM Student Extension
ID akjphfpbdbnblhnkajcoadhngppbmffl
Oficjalny URL https://chromewebstore.google.com/detail/aecom-student-extension/akjphfpbdbnblhnkajcoadhngppbmffl
Opis The AECOM Student Extension was made to facilitate access to important websites for medical students at the Albert Einstein College…
Rozmiar pliku 6.5 MB
Liczba instalacji 143
Aktualna Wersja 2.7
Ostatnia Aktualizacja 2024-02-16
Data Publikacji 2021-08-24
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper Jasper Sim
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/jas122/AECOM-Student-Extension
Obsługiwane Języki 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"
    }
}