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.

Cos'è Clark College Student Success Resources?

Clark College Student Success Resources è un'estensione di Chrome sviluppata da bruce.elgort, e la sua funzione principale è "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Clark College Student Success Resources

Scarica i file di estensione Clark College Student Success Resources 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 resources in this extension can help you navigate to the most common places on the website you may need at Clark.                    

Informazioni di Base sull'Estensione

Nome Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
URL Ufficiale https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Descrizione The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
Dimensione del File 209 KB
Conteggio Installazioni 188
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-09-14
Data di Pubblicazione 2023-03-14
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore bruce.elgort
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://clark.edu
URL della Pagina di Aiuto https://bruceelgort.com
Lingue Supportate 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": []
}