Port of the Access++ Chrome extension to Firefox.
AccessPlusPlus is a Chrome extension that improves AccessPlus for Iowa State University. It adds four features to AccessPlus:
- Meal counter on the dining page
- Links to Rate My Professor reviews on schedule page
- Students can export their class schedule to .ics
- Current class schedule is visible on registration page
This project was started in HackISU Spring 2015. The current released version is available here.
Original readme here.
git clone
git submodule init && git submodule update
- Install Prerequisites:
npm install jpm -g
- Build with:
jpm xpi