Vandy Links
One-click links for Vanderbilt University undergraduate students.
Wat is Vandy Links?
Vandy Links is een Chrome-extensie ontwikkeld door Austin Wang, en de belangrijkste functie is "One-click links for Vanderbilt University undergraduate students.".
Extensie Screenshots
Download het CRX-bestand van de extensie Vandy Links
Download Vandy Links-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| Officiële URL | https://chromewebstore.google.com/detail/vandy-links/ehoefbfgpkokdopgnhfhfeniinmgnpbk |
| Beschrijving | One-click links for Vanderbilt University undergraduate students. |
| Bestandsgrootte | 14.1 KB |
| Aantal Installaties | 339 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2022-01-20 |
| Publicatiedatum | 2020-07-11 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Austin Wang |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |