Vandy Links

One-click links for Vanderbilt University undergraduate students.

Vandy Linksคืออะไร?

Vandy Links เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Austin Wang และคุณลักษณะหลักของมันคือ "One-click links for Vanderbilt University undergraduate students."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vandy Links

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}