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.

What is Clark College Student Success Resources?

Clark College Student Success Resources is a Chrome extension developed by bruce.elgort, and its main feature is "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

Extension Screenshots

screenshot

Download Clark College Student Success Resources Extension CRX File

Download Clark College Student Success Resources extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
Official URL https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Description The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
File Size 209 KB
Installation Count 188
Current Version 1.1.0
Last Updated 2023-09-14
Publish Date 2023-03-14
Rating 5.00/5 Total 1 Ratings
Developer bruce.elgort
Email [email protected]
Payment Type free
Extension Website https://clark.edu
Help Page URL https://bruceelgort.com
Supported Languages 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": []
}