Vandy Links
One-click links for Vanderbilt University undergraduate students.
Cos'è Vandy Links?
Vandy Links è un'estensione di Chrome sviluppata da Austin Wang, e la sua funzione principale è "One-click links for Vanderbilt University undergraduate students.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Vandy Links
Scarica i file di estensione Vandy Links in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| URL Ufficiale | https://chromewebstore.google.com/detail/vandy-links/ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| Descrizione | One-click links for Vanderbilt University undergraduate students. |
| Dimensione del File | 14.1 KB |
| Conteggio Installazioni | 339 |
| Versione Corrente | 1.2.0 |
| Ultimo Aggiornamento | 2022-01-20 |
| Data di Pubblicazione | 2020-07-11 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Austin Wang |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |