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.

什麼是Clark College Student Success Resources?

Clark College Student Success Resources是由bruce.elgort開發的Chrome擴展程式,該擴展的主要功能是“The resources in this extension can help you navigate to the most common places on the website you may need at Clark.”。

擴展截圖

screenshot

下載Clark College Student Success Resources擴展crx文件

下載Clark College Student Success Resources擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
官方網址 https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
簡介 The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
檔案大小 209 KB
安裝次數 188
目前版本 1.1.0
更新時間 2023-09-14
上架時間 2023-03-14
評分 5.00/5 共 1 次評分
開發者 bruce.elgort
電子郵箱 [email protected]
付費類型 free
擴展官網 https://clark.edu
說明頁面URL https://bruceelgort.com
支援的語言 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": []
}