Skip to content

demetrios-koziris/McGillEnhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McGill Enhanced

made with love



A Browser Extension Enhancing the McGill User Experience

WebsiteFeaturesSupport


Installation

Chrome Extension compatible with   chrome icon  edge icon  brave icon  opera icon  vivaldi icon  chromium icon

Chrome Web Store  Chrome Web Store 

Firefox Add-on compatible with   firefox icon  waterfox icon

Mozilla Add-on  Mozilla Add-on 


Features

McGill Enhanced makes looking up courses and registration easier by providing direct access to Mercury course evaluations, archived lecture recordings, Docuum, Minerva Registration, Visual Schedule Builder and more for a given course all from the course overview page. It also adds a menu bar that lets you quickly jump to a different year's version of the given page as well as a quick links menu that you can access by clicking the McGill Enhanced icon in the chrome menu bar.

For a full list of features, please see the following link:


Build Script

Usage:

$ ./build.sh [options] [<platform>...]
Options:
  -b  Build as BETA version
  -c  Clear the /out directory before building
  -h  Show help message

Platform:
  chrome   Web extension compatible with Chrome (published on Chrome Web Store)
  firefox  Web extension compatible with Firefox (published on Mozilla Add-ons site)
           If no platforms are specified, the script will build for both platforms

Examples:

$ ./build.sh
$ ./build.sh -c
$ ./build.sh chrome
$ ./build.sh chrome -b
$ ./build.sh firefox

License

McGill Enhanced is a browser extension that improves the functionality and navigability of the McGill website.
Copyright © Demetrios Koziris. McGill is a University in Montreal, Canada and has no affiliation with this software.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The GNU General Public License is available in the LICENSE file of this repository and on the GNU website.