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.

Vad är Clark College Student Success Resources?

Clark College Student Success Resources är en Chrome-tillägg utvecklad av bruce.elgort, och dess huvudfunktion är "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

Tilläggsskärmbilder

screenshot

Ladda ner Clark College Student Success Resources-förlängningens CRX-fil

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

Grundläggande Information om Tillägg

Namn Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
Officiell webbadress https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Beskrivning The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
Filstorlek 209 KB
Antal Installationer 188
Aktuell Version 1.1.0
Senast Uppdaterad 2023-09-14
Publiceringsdatum 2023-03-14
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare bruce.elgort
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://clark.edu
Hjälpsida URL https://bruceelgort.com
Stödda Språk 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": []
}