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
公式URL 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
Eメール [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": []
}