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.

Hvad er Clark College Student Success Resources?

Clark College Student Success Resources er en Chrome-udvidelse udviklet af bruce.elgort, og dens hovedfunktion er "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

Udvidelsesskærmbilleder

screenshot

Download Clark College Student Success Resources-udvidelses-CRX-fil

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

Grundlæggende oplysninger om udvidelsen

Navn Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
Officiel URL https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Beskrivelse The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
Filstørrelse 209 KB
Antal Installationer 188
Nuværende Version 1.1.0
Senest Opdateret 2023-09-14
Udgivelsesdato 2023-03-14
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler bruce.elgort
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://clark.edu
Hjælpeside-URL https://bruceelgort.com
Understøttede Sprog 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": []
}