Clark College Student Success Resources

The resources in this extension can help you navigate to the most common places on the website you may need at Clark.

Co to jest Clark College Student Success Resources?

Clark College Student Success Resources to rozszerzenie Chrome opracowane przez bruce.elgort, a jego główną funkcją jest „The resources in this extension can help you navigate to the most common places on the website you may need at Clark.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Clark College Student Success Resources

Pobierz pliki rozszerzeń Clark College Student Success Resources 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 resources in this extension can help you navigate to the most common places on the website you may need at Clark.                    

Podstawowe informacje o rozszerzeniu

Nazwa Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
Oficjalny URL https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Opis The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
Rozmiar pliku 209 KB
Liczba instalacji 188
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2023-09-14
Data Publikacji 2023-03-14
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper bruce.elgort
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://clark.edu
Adres URL Strony Pomocy https://bruceelgort.com
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clark College Student Success Resources",
    "description": "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.",
    "version": "1.1.0",
    "icons": {
        "32": "icon_32.png",
        "48": "icon_48.png",
        "64": "icon_64.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon_128.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}