Clark College Web Development

Useful links and resources for Clark College Web Development Students

Clark College Web Developmentとは何ですか?

Clark College Web Developmentはhttps://bruceelgort.comによって開発されたChromeの拡張機能で、その主な機能は「Useful links and resources for Clark College Web Development Students」です。

拡張機能のスクリーンショット

screenshot

Clark College Web Development拡張機能のCRXファイルをダウンロード

Clark College Web Development拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension provides Clark College Web Development students with valuable links to assist them with their coursework.                    

拡張機能の基本情報

名前 Clark College Web Development Clark College Web Development
ID hfjgpnjlngigaldmbhconnjmpjeaohlj
公式URL https://chromewebstore.google.com/detail/clark-college-web-develop/hfjgpnjlngigaldmbhconnjmpjeaohlj
説明 Useful links and resources for Clark College Web Development Students
ファイルサイズ 231 KB
インストール数 233
現在のバージョン 1.3.2
最終更新日 2024-01-26
公開日 2022-03-24
評価 5.00/5 合計 2 レビュー
開発者 https://bruceelgort.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://bruceelgort.com
ヘルプページのURL https://bruceelgort.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clark College Web Development",
    "description": "Useful links and resources for Clark College Web Development Students",
    "version": "1.3.2",
    "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": [
        "tabs"
    ]
}