Vandy Links

One-click links for Vanderbilt University undergraduate students.

Vandy Linksとは何ですか?

Vandy LinksはAustin Wangによって開発されたChromeの拡張機能で、その主な機能は「One-click links for Vanderbilt University undergraduate students.」です。

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

screenshot
screenshot
screenshot
screenshot

Vandy Links拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        One-click links to commonly used Vanderbilt web applications.

Links include:
- YES (Your Enrollment Services Student Landing Page)
- Email (Vanderbilt Gmail)
- Courses (Class Registration)
- Housing (Student Housing Portal)
- GET (GET App)
- Dining (NetNutrition)
- COVID-19 (Positive Cases Dashboard)
- Library
- Brightspace

Currently designed for undergraduate students. Will include an option to switch professional schools in the future.

Link to Harvey Mudd College edition: https://chrome.google.com/webstore/detail/harvey-mudd-links/gogokhljnckhkmebahmhpljjepijpkjc?hl=en&authuser=1                    

拡張機能の基本情報

名前 Vandy Links Vandy Links
ID ehoefbfgpkokdopgnhfhfeniinmgnpbk
公式URL https://chromewebstore.google.com/detail/vandy-links/ehoefbfgpkokdopgnhfhfeniinmgnpbk
説明 One-click links for Vanderbilt University undergraduate students.
ファイルサイズ 14.1 KB
インストール数 339
現在のバージョン 1.2.0
最終更新日 2022-01-20
公開日 2020-07-11
評価 5.00/5 合計 2 レビュー
開発者 Austin Wang
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vandy Links",
    "description": "One-click links for Vanderbilt University undergraduate students.",
    "version": "1.2.0",
    "icons": {
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}