Vandy Links
One-click links for Vanderbilt University undergraduate students.
Co to jest Vandy Links?
Vandy Links to rozszerzenie Chrome opracowane przez Austin Wang, a jego główną funkcją jest „One-click links for Vanderbilt University undergraduate students.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Vandy Links
Pobierz pliki rozszerzeń Vandy Links w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| Oficjalny URL | https://chromewebstore.google.com/detail/vandy-links/ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| Opis | One-click links for Vanderbilt University undergraduate students. |
| Rozmiar pliku | 14.1 KB |
| Liczba instalacji | 339 |
| Aktualna Wersja | 1.2.0 |
| Ostatnia Aktualizacja | 2022-01-20 |
| Data Publikacji | 2020-07-11 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | Austin Wang |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |